File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ docker network create testnet
88docker build -t standalone-solid-server .
99
1010docker build -t webid-provider https://github.com/pdsinterop/test-suites.git#master:/testers/webid-provider
11- # docker build -t solid-crud https://github.com/pdsinterop /test-suites .git#master:/testers/solid-crud
12- docker build --no-cache -t solid-crud https://github.com/pdsinterop /test-suites .git#master:/testers/solid-crud
11+ # docker build -t solid-crud https://github.com/solid /test-suite .git#master:/testers/solid-crud
12+ docker build --no-cache -t solid-crud https://github.com/solid /test-suite .git#master:/testers/solid-crud
1313docker build -t cookie https://github.com/pdsinterop/test-suites.git#master:servers/php-solid-server/cookie
1414docker build -t pubsub-server https://github.com/pdsinterop/php-solid-pubsub-server.git#master
1515
You can’t perform that action at this time.
0 commit comments