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

Move the Dockerfile to the top level #17

Open
Zarquan opened this issue Feb 22, 2022 · 2 comments
Open

Move the Dockerfile to the top level #17

Zarquan opened this issue Feb 22, 2022 · 2 comments

Comments

@Zarquan
Copy link
Member

Zarquan commented Feb 22, 2022

Given that the whole purpose of this project is to create a Docker container, it would make sense to move the Dockerfile to the top level directory.

@Zarquan
Copy link
Member Author

Zarquan commented Feb 22, 2022

This should solve the problem reported by the automated build:

    buildx call failed with: error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount011227109/Dockerfile: no such file or directory

@pahjbo
Copy link
Member

pahjbo commented Feb 22, 2022

possibly - the alternative seems to be to use the context parameter on the action https://github.com/docker/build-push-action#path-context

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

No branches or pull requests

2 participants