mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update
Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
parent
611756d857
commit
f65e202621
|
@ -23,5 +23,7 @@ WORKDIR $HOME
|
|||
USER user
|
||||
|
||||
RUN echo "wine /usr/src/FigmaSetup.exe" > /home/user/.bash_history
|
||||
RUN echo "winetricks dotnet45" >> /home/user/.bash_history
|
||||
RUN echo "winecfg" >> /home/user/.bash_history
|
||||
|
||||
CMD [ "bash" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user