put entrypoint in own file
This commit is contained in:
@@ -21,8 +21,6 @@ RUN . /venv/bin/activate && \
|
||||
uv pip install playwright && \
|
||||
playwright install
|
||||
|
||||
|
||||
|
||||
# Run dagster gRPC server on port 4000
|
||||
EXPOSE 4000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user