Skip to content

Releases: mayooot/gpu-docker-api

v0.0.3

Choose a tag to compare

@mayooot mayooot released this 23 Jan 07:29
e1beaf5
  • 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

Choose a tag to compare

@mayooot mayooot released this 15 Jan 04:26

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

Choose a tag to compare

@mayooot mayooot released this 01 Jan 12:19

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