Create workspace container
the workspace container is based from Ubuntu 16.04 it includes PHP-CLI 7 - Git - cURL and Vim for now
This commit is contained in:
@ -126,4 +126,11 @@ services:
|
||||
links:
|
||||
- beanstalkd
|
||||
|
||||
### Workspace Container #####################################
|
||||
|
||||
workspace:
|
||||
build: ./workspace
|
||||
volumes_from:
|
||||
- data
|
||||
|
||||
### Add more Containers below ###############################
|
||||
|
Reference in New Issue
Block a user