Skip to content

Troubleshooting Bref Docker Deployment with Octane Handler #1780

Closed Answered by mnapoli
pra-cloud asked this question in Support
Discussion options

You must be logged in to vote

Hey everyone, I finally took some time to try and reproduce.

After debugging, it turns out the CMD arguments must contain valid JSON (moby/moby#23670), so the \ must be escaped.

So this works:

CMD ["Bref\\LaravelBridge\\Http\\OctaneHandler"]

I've opened #1821 to document that behavior explicitly.

I'm going to close this as resolved, hopefully that should be the fix for everyone in this thread.

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@mnapoli
Comment options

@pra-cloud
Comment options

@mnapoli
Comment options

@pra-cloud
Comment options

@mnapoli
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@emaadali
Comment options

Answer selected by mnapoli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants
Converted from issue

This discussion was converted from issue #1778 on April 08, 2024 16:36.