Create Dockerfile

This commit is contained in:
zhao xin 2019-12-27 11:03:03 +08:00 committed by GitHub
parent 1a994d448a
commit 9e62422db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM golang:onbuild
EXPOSE 8080