This commit is contained in:
3
Dockerfile.debian-curl
Normal file
3
Dockerfile.debian-curl
Normal file
@ -0,0 +1,3 @@
|
||||
FROM debian:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
|
Reference in New Issue
Block a user