File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ docker build --no-cache -t standalone-solid-server .
1010docker build -t webid-provider https://github.com/pdsinterop/test-suites.git#master:/testers/webid-provider
1111# docker build -t solid-crud https://github.com/solid/test-suite.git#master:/testers/solid-crud
1212docker build --no-cache -t solid-crud https://github.com/solid/test-suite.git#master:/testers/solid-crud
13- docker build -t cookie https://github.com/solid/test-suite.git#master:helpers/cookie
13+ # docker build -t cookie https://github.com/solid/test-suite.git#master:helpers/cookie
14+ docker build -t cookie https://github.com/pdsinterop/test-suites.git#master:servers/php-solid-server/cookie
1415docker build -t pubsub-server https://github.com/pdsinterop/php-solid-pubsub-server.git#master
1516
1617# wget -O /tmp/env-vars-for-test-image.list https://raw.githubusercontent.com/pdsinterop/test-suites/master/servers/php-solid-server/env.list
You can’t perform that action at this time.
0 commit comments