Instruction:
- Clone this repository
- Run Docker build (
docker build -t camelshift:0.0.1 .
) - Run Docker container (
docker run -p 8080:8080 camelshift:0.0.1
) - Follow the instructions on
Instruction:
docker build -t camelshift:0.0.1 .
)docker run -p 8080:8080 camelshift:0.0.1
)