This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
txlyre
/
farlands
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
^C^V kills
txlyre
il y a 1 an
Parent
73a331d43a
commit
45c40ef521
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
langs/forth/Dockerfile
+ 1
- 1
langs/forth/Dockerfile
Voir le fichier
@@ -1 +1 @@
-
sudo
apt-get install gforth -y
+
RUN
apt-get install gforth -y