Experimentation
This commit is contained in:
@@ -6,4 +6,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
VOLUME ["/etl/logs"]
|
||||
|
||||
CMD ["python3", "./src/load.py"]
|
||||
Reference in New Issue
Block a user