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

Any chance to make it run in an lxc instance instead of docker?! #6

Open
zenny opened this issue Jul 23, 2017 · 1 comment
Open

Any chance to make it run in an lxc instance instead of docker?! #6

zenny opened this issue Jul 23, 2017 · 1 comment

Comments

@zenny
Copy link

zenny commented Jul 23, 2017

Any chance to make it run in an lxc instance instead of docker?!

Thanks!

@justsml
Copy link
Owner

justsml commented Aug 23, 2017

Sorry for the delay, didn't see your msg.

It's probably easy to adapt, the entrypoint script does 2 things:

  1. Generate an nginx.conf based on ENV vars.
  2. Then it starts nginx (not in daemon mode)

And the system deps are specified in the Dockerfile (which should be 99% the same as the official nginx dockerfile).

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

No branches or pull requests

2 participants