parent
79e44bd88a
commit
6117157598
|
@ -2,6 +2,8 @@
|
||||||
FROM debian:bullseye
|
FROM debian:bullseye
|
||||||
ENV IS_DOCKER TRUE
|
ENV IS_DOCKER TRUE
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source https://github.com/JustKato/drive-health
|
||||||
|
|
||||||
# Install build dependencies and runtime dependencies
|
# Install build dependencies and runtime dependencies
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
gcc \
|
gcc \
|
||||||
|
|
Loading…
Reference in New Issue