1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 06:18:08 +00:00
gns3-server/gns3server/compute/docker
Karim 7c3a38d379 Support for docker images that set the USER directive. Changes the
docker user to root for the init script to configure the network,
then drops to the configured user (or root if one is not defined)
for continuing booting the image.
2019-04-05 08:51:57 +01:00
..
resources Support for docker images that set the USER directive. Changes the 2019-04-05 08:51:57 +01:00
__init__.py Use aiofiles where relevant. 2019-03-06 23:00:01 +07:00
docker_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
docker_vm.py Support for docker images that set the USER directive. Changes the 2019-04-05 08:51:57 +01:00