This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
learn-go-with-tests
Archived
Watch
1
Star
0
Fork
You've already forked learn-go-with-tests
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-08-05
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
11aa1735e1
learn-go-with-tests
/
docker-compose.yaml
7 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-01-26 12:47:07 +00:00
services
:
app
:
Add and use `golang` user
2022-01-26 12:51:20 +00:00
build
:
"."
Initial commit
2022-01-26 12:47:07 +00:00
volumes
:
-
"./:/app"
working_dir
:
/app
Reference in a new issue
Copy permalink