Bring the name of the workbench secret token config variable in line.
[arvados.git] / docker / build.sh
index 5790662b570799d5bd9999dfa5d128dc8a8810cf..366775dd387428e7df3a856fc54017a84358f0e2 100755 (executable)
@@ -7,3 +7,5 @@
 # build the Docker images
 docker build -t arvados/base base
 docker build -t arvados/api api
+docker build -t arvados/docserver docserver
+docker build -t arvados/workbench workbench