mirror of
https://github.com/JustKato/drive-health.git
synced 2026-02-27 06:17:00 +02:00
DockerFile link to repository
* Fixed issue
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
FROM debian:bullseye
|
||||
ENV IS_DOCKER TRUE
|
||||
|
||||
LABEL org.opencontainers.image.source https://github.com/JustKato/drive-health
|
||||
|
||||
# Install build dependencies and runtime dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
gcc \
|
||||
|
||||
Reference in New Issue
Block a user