mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-04-24 13:34:55 +00:00
19 lines
69 B
Docker
19 lines
69 B
Docker
FROM python:3.11-slim
|
|
|
|
COPY require
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|