Add: Start govel build packages
This commit is contained in:
parent
865ec5def5
commit
c26fcdc1db
18 changed files with 37 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FROM fedora:42
|
||||
|
||||
RUN dnf -y update && \
|
||||
dnf -y install python3 python3-pip sqlite tar zstd git bash && \
|
||||
dnf -y install python3 python3-pip sqlite tar zstd git bash vim && \
|
||||
dnf clean all
|
||||
|
||||
RUN useradd -r -s /sbin/nologin -d /var/lib/erminig pak && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue