Skip to content

Fix syntax error in CMD statement on last line of Dockerfile#1

Open
arbeiterz wants to merge 1 commit into
shrikrishnaholla:developfrom
arbeiterz:develop
Open

Fix syntax error in CMD statement on last line of Dockerfile#1
arbeiterz wants to merge 1 commit into
shrikrishnaholla:developfrom
arbeiterz:develop

Conversation

@arbeiterz

Copy link
Copy Markdown

You had an error in the last line of your Dockerfile as I was working my way through your video course. The CMD statement had mismatched quotation marks. For some reason, adding the missing quotation mark didn't fix it so I did away with the format of your CMD statement and replaced it with this one which appears to have fixed the problem. I'm early on in the course so if the error was intentional, ignore this request. :)

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