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

Alexktz/dockerize #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Alexktz/dockerize #5

wants to merge 6 commits into from

Conversation

ironicbadger
Copy link
Contributor

the lsio image uses s6-overlay to run many things in a container at once (bad). but in our case this is what we want and is why the docker mod stuff actually works in the first place.

so this PR now merges in the magical

#!/usr/bin/with-contenv bash
# shellcheck shell=bash

which lets the gunicorn runtime context access the container os env vars set via docker-compose.

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.

None yet

1 participant