Skip to content

Releases: mayooot/gpu-docker-api

v0.0.3

23 Jan 07:29
e1beaf5
Compare
Choose a tag to compare
  • Use ReplicaSet instead of Container for ease of understanding.
  • Create both ReplicaSet and Volume without carrying the version number.
  • Add the function to roll back a ReplicaSet and replicate a ReplicaSet.
  • Add the function to get the historical version information of ReplicaSet and Volume.
  • Save the merged layer of the container locally for use by the roll back funcito.

pr: #8

v0.0.2

15 Jan 04:26
Compare
Choose a tag to compare

Discard the detect-gpu dependency and you can now easily run the program.

I've also added the most concise README that shows you how to run the program without knowing anything about golang.

Later releases always have two things, the executable file and config.toml, so you'll need to download them.

0.0.1 release

01 Jan 12:19
Compare
Choose a tag to compare

Frist version of gpu-docker-api, please refer to the READNE for feature and usage.
Any feedback is highly appreciated!