Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a npm \ ostree \ php-cli \ podman \ postgresql-client \ python3-cffi-backend \ python3-dev \ Loading docker-compose.yml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,8 @@ services: - /etc/passwd:/etc/passwd:ro - /etc/shadow:/etc/shadow:ro - /etc/ssh/:/etc/ssh:ro - /etc/subgid:/etc/subgid:ro - /etc/subuid:/etc/subuid:ro - /home:/home - /run/docker.sock:/run/docker.sock Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a npm \ ostree \ php-cli \ podman \ postgresql-client \ python3-cffi-backend \ python3-dev \ Loading
docker-compose.yml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,8 @@ services: - /etc/passwd:/etc/passwd:ro - /etc/shadow:/etc/shadow:ro - /etc/ssh/:/etc/ssh:ro - /etc/subgid:/etc/subgid:ro - /etc/subuid:/etc/subuid:ro - /home:/home - /run/docker.sock:/run/docker.sock Loading