Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker cleanup #45

Merged
merged 5 commits into from
Jan 25, 2021
Merged

Docker cleanup #45

merged 5 commits into from
Jan 25, 2021

Conversation

danstiner
Copy link
Collaborator

Have yet to test janus still works but it at least still compiles.

Once I test I'll update this and update the readme so #32 can be called complete.

@@ -77,7 +77,7 @@ Configuration is achieved through environment variables.

# Dockering

docker build -t janus-ftl
docker build -t janus-ftl .
docker run --rm -p 8084:8084/tcp -p 8088:8088/tcp -p 9000-9100:9000-9100/udp -p 20000-20100:20000-20100/udp -e "DOCKER_IP=HOST.IP.ADDRESS.HERE" janus-ftl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We ought to just tell folks to use host networking at this point, due to moby/moby#14288

@danstiner
Copy link
Collaborator Author

Verified this works locally for me and builds slightly faster. Not going to update host networking instructions because I haven't tested that yet.

@danstiner danstiner marked this pull request as ready for review January 18, 2021 10:42
@haydenmc haydenmc merged commit fe14ad2 into Glimesh:master Jan 25, 2021
@haydenmc
Copy link
Member

Sorry for the delay :)

@danstiner danstiner deleted the docker-cleanup branch January 26, 2021 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants