Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 362 Bytes

How to use this image

1. Add your user to docker group

# usermod -aG docker <your_username>

2. Build the docker image

$ ./build.sh

3. Run the container

$ ./run-isolated.sh
(NOTE: Make sure you have ssh keys and global git settings for the running user)

4. Build and deploy Flatfish

$ install-flatfish