mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 19:58:52 +00:00
5 lines
81 B
Docker
5 lines
81 B
Docker
FROM portainer/portainer:latest
|
|
|
|
ADD favicon.ico /ico
|
|
|
|
ENTRYPOINT ["/portainer"]
|