Check dependency tools before running tests
[src/xds/xds-server.git] / scripts / xds-docker-create-container.sh
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-13 Sebastien DMerge pull request #3 from bavery22/FixSoftLink
2017-11-10 brian averyFix case where ~/.ssh/id_rsa.pub is a softlink
2017-10-19 Sebastien DouheretFix ssh command when execited with a wget pipe v0.3.3
2017-10-19 Sebastien DouheretSupport case when .ssh and default key dont exist.
2017-10-19 Sebastien DouheretFix warnings detected by shellcheck.
2017-10-19 Forlot Romain [IoT... Fix: piped execution of script failed
2017-10-19 Sebastien DouheretFixed auto detection of version
2017-10-19 Sebastien DouheretFix docker images detection on Redhat like distro.
2017-10-17 Sebastien DouheretImproved docker creation script.
2017-10-16 Sebastien DouheretFixed xds systemd user service
2017-10-12 Sebastien Douheretxds-server is now start as user systemd service.
2017-10-12 Sebastien DouheretAdd --volume option support.
2017-10-12 Sebastien DouheretFix ssh credential copy where hostname cannot be resolved
2017-09-14 Sebastien DouheretDynamically retrieve docker image name/version
2017-09-13 Sebastien DouheretSet same uid and gid inside and outside docker
2017-09-13 Sebastien DouheretAuto retrieve docker image tag
2017-09-13 Sebastien DouheretSet install dir to /opt/AGL and move conf to $HOME...
2017-08-30 Sebastien DouheretBump docker container version to 4.0 and update doc.
2017-06-27 Ronan Le MartretUpdate Readme file
2017-06-22 Sebastien DouheretFix args decoding and improve error detection.
2017-06-20 Sebastien DouheretAdd script to start AGL worker XDS docker container.