Releases: CMIPT/docker-script
Releases · CMIPT/docker-script
Release v0.1.4
- Add a script creating ssh-copy-id for Windows
- Add an MIT license
Release v0.1.3
- Fix typos
- Add
sudo
before thedocker update --restart=always
command
Release v0.1.2
- Fix a bug that
-v
can not work. - Add a new option to control wether or not to restart the docker when physical machine restarts.
Release v0.1.1
Compared with v0.1.0
, this version fixes some typos.
Release v0.1.0
Log:
- Finish basic functionalities of scripts.
- Finish README.md of English version.