summaryrefslogtreecommitdiffstats
path: root/scripts/xds-docker-create-container.sh
AgeCommit message (Expand)AuthorFilesLines
2017-10-16Fixed xds systemd user serviceSebastien Douheret1-9/+28
2017-10-12xds-server is now start as user systemd service.Sebastien Douheret1-5/+4
2017-10-12Add --volume option support.Sebastien Douheret1-9/+23
2017-10-12Fix ssh credential copy where hostname cannot be resolvedSebastien Douheret1-3/+3
2017-09-14Dynamically retrieve docker image name/versionSebastien Douheret1-11/+23
2017-09-13Set same uid and gid inside and outside dockerSebastien Douheret1-16/+34
2017-09-13Auto retrieve docker image tagSebastien Douheret1-0/+10
2017-09-13Set install dir to /opt/AGL and move conf to $HOME/.xds-serverSebastien Douheret1-8/+7
2017-08-30Bump docker container version to 4.0 and update doc.Sebastien Douheret1-2/+6
2017-06-27Update Readme fileRonan Le Martret1-0/+21
2017-06-22Fix args decoding and improve error detection.Sebastien Douheret1-7/+12
2017-06-20Add script to start AGL worker XDS docker container.Sebastien Douheret1-0/+102