summaryrefslogtreecommitdiff
path: root/start-container-docker.sh
AgeCommit message (Expand)Author
2017-03-30Revert "start-container-docker.sh: Add --memory option."Christophe Lyon
2017-03-29start-container-docker.sh: Add --memory option.Christophe Lyon
2017-03-21start-container-docker.sh: Cope with new image name.Christophe Lyon
2017-03-08start-container-docker.sh: Use --cap-add=SYS_PTRACE when starting docker.Christophe Lyon
2017-02-20start-container-docker.sh: Fix ssh-agent cleanup.Christophe Lyon
2017-02-17start-container-docker.sh: Restore CONTAINER_CLEANUP.Christophe Lyon
2017-02-17start-container-docker.sh: Define SSH_AGENT_CLEANUP if needed.Christophe Lyon
2017-02-17start-container-docker.sh: Fix ssh-agent invocation.Christophe Lyon
2017-02-17start-container-docker.sh: Fix ssh-agent cleanup.Christophe Lyon
2017-02-17start-container-docker.sh: Add ssh key to root user for test containers.Christophe Lyon
2017-02-16start-container-docker.sh: Fix docker cp invocation.Christophe Lyon
2017-02-16start-container-docker.sh: Propagate tcwg-buildslave ssh key.Christophe Lyon
2017-02-13start-container-*.sh: Append .tcwglab only if not already present.Christophe Lyon
2017-02-13start-container-docker.sh: Use --security-opt seccomp:unconfinedChristophe Lyon
2017-02-08start-container*.sh: Add --task parameter.Christophe Lyon
2017-02-08start-container-*.sh: Define CONTAINER_CLEANUP instead of installing a trap.Christophe Lyon
2017-02-03start-container-*.sh: Parameters now require option flags.Christophe Lyon
2017-02-03start-container-docker.sh: Fix session_name.Christophe Lyon
2017-02-01start-container-docker.sh: No need to forward ssh-agent.Christophe Lyon
2017-01-31start-container-docker.sh: Use ssh instead of telnet to detect if ssh server ...Christophe Lyon
2017-01-31start-container-*.sh: Add .tcwglab suffix.Christophe Lyon
2017-01-31start-container-*.sh: Support optional host parameter.Christophe Lyon
2017-01-30start-container-*.sh: Add 'set -e'.Christophe Lyon
2017-01-28start-container-docker.sh: Do not add .tcwglab suffix.Christophe Lyon
2017-01-27start-container-docker.sh: Use direct access to docker daemon.Maxim Kuvyrkov
2017-01-27Use images from dockerhubMaxim Kuvyrkov
2017-01-27Add new scripts to start a container.Christophe Lyon