Skip to content

Commit 62bc4e1

Browse files
author
PyCaret
authored
Update Dockerfile
1 parent 0f47039 commit 62bc4e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ WORKDIR /app
44

55
ADD . /app
66

7+
RUN apt-get install sudo
8+
79
RUN sudo apt-get install libgomp1
810

911
RUN pip install --trusted-host pypi.python.org -r requirements.txt

0 commit comments

Comments
 (0)