This commit is contained in:
2
.gitea/template
Normal file
2
.gitea/template
Normal file
@@ -0,0 +1,2 @@
|
||||
# Readme
|
||||
README.md
|
||||
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ all: bin/example
|
||||
test: lint unit-test
|
||||
|
||||
PLATFORM=local
|
||||
UTIL_TAG=1.16.5-alpine
|
||||
UTIL_TAG=1.24.3-alpine
|
||||
|
||||
export DOCKER_BUILDKIT=1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
Example Containerized Go Development Environment
|
||||
------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user