This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
farlands
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
^C^V kills
txlyre
1 year ago
parent
73a331d43a
commit
45c40ef521
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
langs/forth/Dockerfile
+ 1
- 1
langs/forth/Dockerfile
View File
@@ -1 +1 @@
-
sudo
apt-get install gforth -y
+
RUN
apt-get install gforth -y