4 lines
44 B
Makefile
4 lines
44 B
Makefile
|
curlimage:
|
||
|
docker build -t gohttp2/curl .
|
||
|
|