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

Token recognition error when Earthfile ends with a commented line #681

Closed
visciang opened this issue Dec 30, 2020 · 0 comments · Fixed by #684
Closed

Token recognition error when Earthfile ends with a commented line #681

visciang opened this issue Dec 30, 2020 · 0 comments · Fixed by #684
Assignees
Labels
type:bug Something isn't working

Comments

@visciang
Copy link

To reproduce: https://github.com/visciang/issue-earthly

❯ earthly +foo
           buildkitd | Found buildkit daemon as docker container (earthly-buildkitd)
line 4:0 token recognition error at: '# comment last line '
line 4:0 token recognition error at: '# comment last line '
              alpine | --> Load metadata linux/amd64
                +foo | --> FROM alpine
                +foo | [██████████] resolve docker.io/library/alpine@sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 ... 100%
              output | --> exporting outputs
              output | [██████████] sending tarballs ... 100%
=========================== SUCCESS ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants