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

Expose available ports in Dockerfile #19

Merged
merged 1 commit into from
May 10, 2018

Conversation

jbarlow-mcafee
Copy link
Contributor

This commit includes an expose command in the Dockerfile for various
ports that the application uses - web server (80 and 443), mysql (3306),
and MISP ZeroMQ (50000).

This commit includes an expose command in the Dockerfile for various
ports that the application uses - web server (80 and 443), mysql (3306),
and MISP ZeroMQ (50000).
@ventz ventz merged commit 524de06 into harvard-itsecurity:master May 10, 2018
@ventz
Copy link
Collaborator

ventz commented May 10, 2018

@jbarlow-mcafee Thanks.

Sorry for the delay - I've been slammed with other work. Absolutely merging this in. Have not forgotten about the other one. I was going over it thinking about how to provide some of the features, while potentially separating into a "get-going-with-an-all-in-one" branch.

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