mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 22:37:10 +00:00
fixed typoooooos
This commit is contained in:
@@ -11,9 +11,4 @@ COPY checker_requirements.txt .
|
||||
|
||||
RUN pip install --no-cache-dir -r checker_requirements.txt
|
||||
|
||||
RUN useradd -m appuser && chown -R appuser /app
|
||||
USER appuser
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
CMD ["python"]
|
||||
|
||||
Reference in New Issue
Block a user