Thorvald Falkenburg
|
8dea201b68
|
Remove python installation from Dockerfile-71
Python can be installed by using the WORKSPACE_INSTALL_PYTHON
variable in the .env file. Fixes #1238
|
2017-11-16 21:31:43 +01:00 |
|
Thorvald Falkenburg
|
b47963c80d
|
Fix Dockerfile
Building the workspace docker image with Dockerfile-71 failed because
of missing "&&"
|
2017-11-12 19:45:44 +01:00 |
|
Thorvald Falkenburg
|
a31114955a
|
Remove variable
|
2017-10-25 12:12:20 +02:00 |
|
Thorvald Falkenburg
|
f4ede08b9c
|
Fix variable issues.
Also made the variables introduced with the psql client consistent
with the existing ones. Fixes #1208
|
2017-10-25 11:40:47 +02:00 |
|
Thorvald Falkenburg
|
eac717fb21
|
Fix grammar
|
2017-10-25 09:32:12 +02:00 |
|