mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
.. | ||
doc | ||
docker-compose.yml | ||
Dockerfile | ||
favicon.ico | ||
README.md |
portainer
portainer Portainer allows you to manage your Docker containers, images, volumes, networks and more ! It is compatible with the standalone Docker engine and with Docker Swarm.
This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.
The Dockerfile
contains the blueprint for the dockerized portainer and will be used to setup the docker image.
The docker-compose.yml
contains the necessary settings to test portainer using docker-compose
. This will ensure to start the docker container with the appropriate permissions and port mappings.