This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
emacs-docker
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
armhf dockerfile
arm
Nicolas Petton
6 years ago
parent
36c86bb151
commit
0e409d6d1e
Signed by:
nico
GPG Key ID:
233587A47C207910
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@ -1,4 +1,4 @@
FROM
ubuntu:16.04
FROM
armv7/armhf-
ubuntu:16.04
RUN
apt-get update
&&
\
apt-get install -y curl git python ruby
Write
Preview
Loading…
Cancel
Save