Run a Portainer-CE instance with docker-compose This needs : dockerhost 1- Clone these repository to your system : git clone https://github.com/ariadata/dc-portainer-ce.git && cd dc-portainer-ce && rm -rf .git 3- Edit .env file as you need. 4- Run docker-compose file by using : docker-compose up -d 3- Login to Portainer by : http://YOUR-IP:9999 Done!