Deployment
Deploy Rembrandt easily using Docker.
Prerequisites
Using Docker
$ wget https://github.com/bptlab/rembrandt/raw/master/docker-compose.yml$ docker stack deploy -c docker-compose.yml rembrandt
$ wget https://github.com/bptlab/rembrandt/raw/master/docker-compose.yml$ docker-compose up
Last updated
Was this helpful?