Skip to content

lesson 9 commit#5

Open
yanachirkova wants to merge 1 commit intomainfrom
lesson9
Open

lesson 9 commit#5
yanachirkova wants to merge 1 commit intomainfrom
lesson9

Conversation

@yanachirkova
Copy link
Copy Markdown
Owner

No description provided.

WORKDIR /home
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
CMD ["python", "/home/python_script.py"] No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

как python_script.py оказывается в контейнере? не вижу копирования

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

Successfully merging this pull request may close these issues.

2 participants