fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix req
[wolnelektury.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
77d345d
..
2d7d105
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,8
+24,8
@@
test:
shell:
shell:
- UID=$(UID) GID=$(GID) docker
-
compose run --rm dev bash
+ UID=$(UID) GID=$(GID) docker
compose run --rm dev bash
build:
build:
-
UID=$(UID) GID=$(GID) docker-
compose build dev
+
docker
compose build dev