Skip to content
Snippets Groups Projects
Commit 23cea6d5 authored by nimrod's avatar nimrod
Browse files

Workbench: Install the Docker and Podman clients.

The Docker CLI and podman-remote.
parent 1aba0252
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ RUN apt-get update && \
direnv \
dirmngr \
dnsutils \
docker.io \
docker-cli \
dos2unix \
easy-rsa \
entr \
......@@ -122,6 +122,7 @@ RUN apt-get update && \
php-cli \
pigz \
plocate \
podman-remote \
postgresql-client \
protobuf-compiler \
python3-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment