Calvin-CS / Infrastructure_docker_csweb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infrastructure_docker_csssh

Normal git pushes will rebuild the "cs-ssh-staging.cs.calvin.edu" image, while pushing a tagged version (v#.#.#) will rebuild production "cs-ssh.cs.calvin.edu" image.

Show tags: git tag To add tag: git tag -a v#.#.# -m "" To push the tag to github: git push origin --tags

About

License:MIT License


Languages

Language:Dockerfile 53.4%Language:Shell 46.6%