mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
6 lines
81 B
Docker
6 lines
81 B
Docker
FROM portainer/portainer:latest
|
|
|
|
ADD favicon.ico /ico
|
|
|
|
ENTRYPOINT ["/portainer"]
|