mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
include docker repos
... skip emobility since it is a dev repo
This commit is contained in:
6
docker/ui-for-docker/Dockerfile
Normal file
6
docker/ui-for-docker/Dockerfile
Normal file
@ -0,0 +1,6 @@
|
||||
FROM portainer/portainer:latest
|
||||
|
||||
ADD favicon.ico /ico
|
||||
#ADD small.png /images/logo.png
|
||||
|
||||
ENTRYPOINT ["/portainer"]
|
Reference in New Issue
Block a user