Skip to content

Commit

Permalink
Dockerfiles for aarch64 and armhf
Browse files Browse the repository at this point in the history
  • Loading branch information
David Personette committed Mar 27, 2017
1 parent faa9cfc commit 1e8c449
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM aarch64/debian:stretch
1 change: 1 addition & 0 deletions Dockerfile.armhf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM armhf/debian:stretch

0 comments on commit 1e8c449

Please sign in to comment.