This website works better with JavaScript.
Home
Explore (Intern grade code.)
Help (Really? You can't figure this shit out?)
Register (Give Me Your Personal Info K Thanks.)
Sign In
rlbr
/
docker-devpi
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
docker-compose: set env_file
#9
master
Adam Hunter
9 years ago
parent
9694832a23
commit
e2d7dd26db
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
docker-compose-build.yml
2
docker-compose-build.yml
View File
@ -2,6 +2,8 @@ version: '2'
services:
dev:
env_file:
-
.env
build:
context
:
./
args:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rlbr/docker-devpi
Title
Body
Create Issue