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

Fix Dockerfile Template to Include missing ";" #4

Closed
Tracked by #1
KTanAug21 opened this issue Mar 12, 2024 · 1 comment · Fixed by #8
Closed
Tracked by #1

Fix Dockerfile Template to Include missing ";" #4

KTanAug21 opened this issue Mar 12, 2024 · 1 comment · Fixed by #8
Assignees

Comments

@KTanAug21
Copy link
Contributor

Running a docker build for the Dockerfile generated generated by the package, would throw an error:

0.341 /bin/sh: 1: Syntax error: end of file unexpected (expecting "fi")

This can be fixed by adding ; to the command before the fi; directive.

@KTanAug21
Copy link
Contributor Author

Fixed by #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant