Pull to docker:
sudo docker pull stilliard/bytemark-symbiosis
Or via git clone:
# Clone the repo
git clone https://github.com/stilliard/docker-bytemark-symbiosis.git
# Build the image
make build
# Run as a container:
make run
Docker image of Bytemark's Symbiosis (with mods to make ftp work through the container onto a host "without-capabilities")
Shell
Pull to docker:
sudo docker pull stilliard/bytemark-symbiosis
Or via git clone:
# Clone the repo
git clone https://github.com/stilliard/docker-bytemark-symbiosis.git
# Build the image
make build
# Run as a container:
make run