Commit 2cd16585 authored by nimrod's avatar nimrod
Browse files

Podman.

- User namespace.
- Install podman.
parent 4213af90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 \
+2 −0
Original line number Diff line number Diff line
@@ -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