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

Erro ao rodar o container com a imagem gerada pelo Dockerfile #113

Open
Eric-Mendes opened this issue Jul 5, 2023 · 0 comments
Open

Erro ao rodar o container com a imagem gerada pelo Dockerfile #113

Eric-Mendes opened this issue Jul 5, 2023 · 0 comments

Comments

@Eric-Mendes
Copy link
Contributor

Não sei se talvez eu esteja rodando errado, mas eis como reproduzir o erro que estou tendo:

$ docker build -t cartola .
>>> # ... build output

$ docker run --rm cartola
>>> DataSetError: Failed while loading data from data set
CSVDataSet(filepath=/home/kedro/data/01_raw/2014/2014_scouts_raw.csv,
load_args={}, protocol=file, save_args={'index': False}).
[Errno 2] No such file or directory:
'/home/kedro/data/01_raw/2014/2014_scouts_raw.csv'

Meu OS: Windows 11
Meu Docker: 24.0.2
Meu Python (local): 3.11.3

@Eric-Mendes Eric-Mendes changed the title Erro ao rodar o container gerado pelo Dockerfile Erro ao rodar o container com a imagem gerada pelo Dockerfile Jul 5, 2023
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

1 participant