Fixed
Details
Details
Assignee
Sebastien Douheret
Sebastien DouheretReporter
Jan-Simon Moeller
Jan-Simon MoellerLabels
Contract ID
Affects versions
Priority
Created December 10, 2018 at 12:21 AM
Updated January 23, 2019 at 3:06 AM
Resolved December 18, 2018 at 9:20 PM
# Get script wget -O xds-docker-create-container.sh 'https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-server.git;a=blob_plain;f=scripts/xds-docker-create-container.sh;hb=master' # ^^^^^^^^^^^^^^^ reference to master instead of flounder branch # Create new XDS worker container (-id option value should be changed when you get port conflict error) bash ./xds-docker-create-container.sh -id 0
So far the content is equal, thus marked as minor. But that might change of course.