Skip to content

v2.0.2 Dockerfile only deployment running queue worker #98

Answered by jaydrogers
jericopulvera asked this question in Q&A
Discussion options

You must be logged in to vote

I wonder if this has to do with you overriding the ENTRYPOINT?

If you notice in my base image, it requires init, which is S6 Overlay V3 standards: https://github.com/serversideup/s6-overlay/blob/main/Dockerfile#L48

I would remove your line (to inherit what is upstream) or set it explicitly match what I have.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jericopulvera
Comment options

@jaydrogers
Comment options

@jericopulvera
Comment options

@jaydrogers
Comment options

Answer selected by jaydrogers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants