This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
txlyre
/
farlands
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
^C^V kills
txlyre
1 anno fa
parent
73a331d43a
commit
45c40ef521
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
langs/forth/Dockerfile
+ 1
- 1
langs/forth/Dockerfile
Vedi File
@@ -1 +1 @@
-
sudo
apt-get install gforth -y
+
RUN
apt-get install gforth -y