h1alexbel / fakehub

GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
MIT License
4 stars 0 forks source link

custom docker image for rultor #11

Open l3r8yJ opened 1 month ago

l3r8yJ commented 1 month ago

docker image have to contain

  1. latest version of rust
  2. standart unix tooling
h1alexbel commented 1 month ago

@l3r8yJ we also can bump versions in the origin image by submitting pr

l3r8yJ commented 1 month ago

@h1alexbel sure, idea is good, but original image has too many dependencies. They're just slows down pipelines

wdyt?

h1alexbel commented 1 month ago

@l3r8yJ yeah, let's create our lightweight version with rust only