Page MenuHomePhabricator
Authored By
zagura
Feb 29 2020, 10:00 PM
Size
217 B
Subscribers
None

Dockerfile

FROM docker.io/ubuntu:bionic
RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y ca-certificates gnupg2 python3 && rm -rf /var/lib/apt/lists
COPY lelegram /lelegram/
CMD [ '/bin/bash' ]

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
50304

Event Timeline