Releases: mayooot/gpu-docker-api
Releases · mayooot/gpu-docker-api
v0.0.3
- 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
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
Frist version of gpu-docker-api
, please refer to the READNE for feature and usage.
Any feedback is highly appreciated!