Loading doc/usermanual/10_devtools/05_building_docker_images.md +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ This image is created manually and only updated when necessary, i.e. if major n available. {{% alert title="Important" color="warning" %}} The dependencies Docker image should not be flattened with commands like The Docker image containing the dependencies should not be flattened with commands like ```sh docker export <container id> | docker import - <tag name> ``` Loading Loading
doc/usermanual/10_devtools/05_building_docker_images.md +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ This image is created manually and only updated when necessary, i.e. if major n available. {{% alert title="Important" color="warning" %}} The dependencies Docker image should not be flattened with commands like The Docker image containing the dependencies should not be flattened with commands like ```sh docker export <container id> | docker import - <tag name> ``` Loading