8ea6c716ea
* Build instead of up * Starting the service explicitly.
6 lines
105 B
YAML
6 lines
105 B
YAML
---
|
|
- name: Build the containers
|
|
shell: docker-compose build
|
|
args:
|
|
chdir: "{{ bridge_path }}/ui"
|