mirror of
https://github.com/johndoe6345789/SparkOS.git
synced 2026-04-24 13:34:56 +00:00
Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ FROM alpine:3.19
|
||||
|
||||
# Install file command for testing init binary
|
||||
# file package provides the file(1) command to determine file type
|
||||
RUN apk add --no-cache file || true
|
||||
RUN apk add --no-cache file
|
||||
|
||||
# Note: Alpine includes busybox by default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user