mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 01:39:39 +02:00
4 lines
60 B
Text
4 lines
60 B
Text
|
FROM debian
|
||
|
|
||
|
RUN apt-get update && apt-get install -y socat
|