This website requires JavaScript.
Explore
Help
Sign In
w-mj
/
wmj-test
Watch
1
Star
0
Fork
You've already forked wmj-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c40e273538
wmj-test
/
webdav
/
Makefile
7 lines
98 B
Makefile
Raw
Blame
History
TAG
=
docker.educg.net/cg/webdav:v1.0
build
:
docker build -t
$(
TAG
)
.
push
:
docker push
$(
TAG
)
Reference in New Issue
View Git Blame
Copy Permalink