We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcfeb1d + 6bf01c1 commit fe16c06Copy full SHA for fe16c06
Dockerfile
@@ -1,6 +1,4 @@
1
-FROM ubuntu:latest
2
-
3
-RUN apt-get update && apt-get -y install curl git python3-pip
+FROM python:3
4
5
COPY entrypoint.sh /entrypoint.sh
6
0 commit comments