try out slim docker images with VNC (Ubuntu & Alpine)
Alpine: installing deps and running firefox did not work Ubuntu: may work, but could not install up-to-date nodejs
This commit is contained in:
parent
992fe4fc8b
commit
46c1cd862f
2 changed files with 62 additions and 0 deletions
3
startapp.sh
Executable file
3
startapp.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
cd /fgc
|
||||
exec node epic-games.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue