Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Added Working Dockerfile #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

frank-dspeed
Copy link

Hello my Frind i use Your Board and like it so i whant to contribute a dockerfile to it

You can now do

# Build the Image
git clone https://github.com/AF83/koalab
cd koalab
docker build -t koalab .

# Run Container mapped to port 9000 on dockerhost
docker run -d -p 9000:80 koalab

# Have Fun
after that firefox http://localhost:9000

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant