This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
txlyre
/
farlands
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
^C^V kills
txlyre
1 ano atrás
pai
73a331d43a
commit
45c40ef521
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
langs/forth/Dockerfile
+ 1
- 1
langs/forth/Dockerfile
Ver arquivo
@@ -1 +1 @@
-
sudo
apt-get install gforth -y
+
RUN
apt-get install gforth -y