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 for ETL Deployment #1148

Closed
marcionemec-daitan opened this issue May 15, 2024 · 0 comments · Fixed by #1149
Closed

Fix dockerfile for ETL Deployment #1148

marcionemec-daitan opened this issue May 15, 2024 · 0 comments · Fixed by #1149
Assignees
Labels
bug Something isn't working
Milestone

Comments

@marcionemec-daitan
Copy link
Collaborator

Describe the Bug
The error is that:

FileNotFoundError: [Errno 2] No such file or directory: '/app/config/SQL/SPAR/ORACLE_SEEDLOT_EXTRACT.sql'

Dockerfile needs to include the config folders and start in the /app/src as a workdir

Expected Behaviour
A clear and concise description of what you expected to happen.

Actual Behaviour
A clear and concise description of what you expected to happen.

** Steps To Reproduce**
Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant