Skip to content

Commit 41ea173

Browse files
author
rubyist
committed
update some docker stuff
1 parent 6502089 commit 41ea173

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.dockerignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
.git
2+
lfs-content
3+
lfs.db
4+
Procfile
5+
Readme.md
6+
TODO

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
FROM golang:1.4-onbuild
22
MAINTAINER Scott Barron <[email protected]>
3+
EXPOSE 8080

0 commit comments

Comments
 (0)