mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user