mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM debian
|
|
|
|
RUN apt-get update && apt-get install -y socat
|