Skip to content

Conversation

bryanlatten
Copy link
Contributor

No description provided.

@@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:14.04
Copy link
Contributor Author

Choose a reason for hiding this comment

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

rolling back, wasn't helpful downstream

@anshupande
Copy link

👍

echo '[run] enabling web server'

# Unfortunately, until Dockerhub supports this operation...it has to be done here
setcap cap_net_bind_service=+ep /usr/sbin/nginx
Copy link
Contributor Author

Choose a reason for hiding this comment

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

dockerhub couldn't run this command, neither can docker 1.11 by default

Choose a reason for hiding this comment

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

Is this just an option that needs to run via root ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

its something that allows you to run on privileged port without root on nginx

Choose a reason for hiding this comment

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

Got it, cool

@Attamusc
Copy link

This might require updates to consumers using tugboat, but worth checking just to make sure it grabs this exposed port correctly

@bryanlatten
Copy link
Contributor Author

@Attamusc no tugboat change needed. it picks up everything!

@Attamusc
Copy link

woohoo!

@bossjones
Copy link

As long as roll out to existing containers is done carefully and there is no fear of this being auto rolled out. w/ this 80->8080, lgtm ! 👍

@bryanlatten bryanlatten merged commit 9b2299e into behance:master May 16, 2016
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.

4 participants