Skip to content

unable to deploy adonis application using docker #4847

Answered by RomainLanz
thealexbaron asked this question in Help
Discussion options

You must be logged in to vote

Hey @thealexbaron! 👋🏻

It looks like this might be a casing issue. Windows and macOS are case-insensitive systems, whereas Linux (and therefore your container) is case-sensitive.

If you look closely at the import statement, it's spelled Form with a capital F. Could you please double-check that your import doesn't contain any capital letters?

Replies: 1 comment 1 reply

Comment options

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

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