wip
This commit is contained in:
parent
1a0bf1adb9
commit
c3db85a209
21 changed files with 647 additions and 658 deletions
|
|
@ -12,8 +12,6 @@ RUN groupadd -f -g ${SMOKE_GID} smoke && \
|
|||
RUN mkdir /home/smoke && chown -R smoke:smoke /home/smoke && mkdir /src && chown smoke:smoke /src
|
||||
WORKDIR /home/smoke
|
||||
|
||||
|
||||
|
||||
RUN apt update && \
|
||||
apt upgrade -y && \
|
||||
apt install -y \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue