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

COPY config-fake.py as config.py #4

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

MukuFlash03
Copy link
Owner

In the external public Docker image, make the config-fake.py available as config.py by copying it over into the container as config.py

Internally, if custom config.py is needed, can copy it over in the internal Dockerfile.

But might not even need the config.py since credentials can be stored as ENVIRONMENT variables.
Refer to this issue.

In the external public Docker image, make the config-fake.py available as config.py by copying it over into the container as config.py

Internally, if custom config.py is needed, can copy it over in the internal Dockerfile.

But might not even need the config.py
@MukuFlash03 MukuFlash03 changed the title Copy config-fake.py as config.py COPY config-fake.py as config.py Mar 20, 2024
@MukuFlash03 MukuFlash03 merged commit 3c6b613 into image-push-merge Mar 20, 2024
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.

1 participant