Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3802758
D2464.id6207.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
307 B
Referenced Files
None
Subscribers
None
D2464.id6207.diff
View Options
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,10 @@
+FROM debian:11
+
+RUN apt update && apt install -y python3 python3-requests \
+ --no-install-recommends && rm -r /var/lib/apt/lists/*
+
+COPY github /opt/github
+
+WORKDIR /opt
+
+CMD "/bin/bash"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 11:40 (20 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2272927
Default Alt Text
D2464.id6207.diff (307 B)
Attached To
Mode
D2464: Provide Docker image
Attached
Detach File
Event Timeline
Log In to Comment