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 && \ ...@@ -41,7 +41,7 @@ RUN apt-get update && \
direnv \ direnv \
dirmngr \ dirmngr \
dnsutils \ dnsutils \
docker.io \ docker-cli \
dos2unix \ dos2unix \
easy-rsa \ easy-rsa \
entr \ entr \
...@@ -122,6 +122,7 @@ RUN apt-get update && \ ...@@ -122,6 +122,7 @@ RUN apt-get update && \
php-cli \ php-cli \
pigz \ pigz \
plocate \ plocate \
podman-remote \
postgresql-client \ postgresql-client \
protobuf-compiler \ protobuf-compiler \
python3-dev \ python3-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment