mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 00:58:42 +08:00
Remove comments
This commit is contained in:
parent
f542a13c44
commit
f52a8d033f
@ -2,9 +2,6 @@
|
||||
|
||||
FROM debian:stable-backports
|
||||
|
||||
# _UID_ must be replaced with the user's uid on host
|
||||
# podman root is mapped to your user id on host during build,
|
||||
# poduser is mapped to your user id during podman run
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends -t stable-backports \
|
||||
ant \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user