aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2019-10-01Sync container userid/group ids with those of host userHEADmarlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.19.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.28.99.112.91.012.90.112.90.011.92.010.93.010.92.010.91.0masterVincent Rubiolo1-6/+13
This changeset updates the Docker container creation script to make it so that the 'devel' user has the same userid/guid as that of the host user running the script (code courtesy of Sebastien Douheret). This simplifies workflows and is less error-prone (no need to manually change ownerships or add the host user to the custom 'devel' group). The README is also updated with a few formatting fixes as well as a mention that we now use Debian 10. Bug AGL: SPEC-2842 Change-Id: If6878e2cd7a98107753b6c16fe16d40cbf4bf5ab Signed-off-by: Vincent Rubiolo <vincent.rubiolo@iot.bzh>
2017-05-11Introduce flavours for containersStephane Desneux1-6/+24
Multiple variations over a common base must be supported when creating AGL containers. This commit introduces 'flavours' to achive this goal (see README.md for details). Current supported flavours: * generic : same image as before * xds : new image dedicated to AGL DevKit Change-Id: I0aa65a1d9e83a2d7aed43e0b135dc43c5537bc53 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-11-30group build files into folder INSTALLStephane Desneux1-1/+1
Change-Id: Ib76d53f9ff0aed21f12ebd7aac66c1e877bea4a5 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-11-30more fixes: apt more robust, versioning support, create_container scriptStephane Desneux1-1/+27
Change-Id: Id4d8b93c935d27919aa945660ad614f8c73368de Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-11-30Initial contentStephane Desneux1-0/+47
Change-Id: I330ad2e8b08a4743e752b8fe9d1ccf9fa1215f8a Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-11-30first commitStephane Desneux1-0/+1
Change-Id: Id9adb0d8417a0fac7e6a2ac5100ada3b2c2c2f6b