Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

waja/docker-infcloud

Repository files navigation

Docker-InfCloud

Build Status Docker Build Status GitHub tag

Builds a docker image with the infcloud ready to run.

Running

  • run the docker container with:
docker-compose pull
docker-compose up

Building

make build

Get a shell in a running container

make shell