Bring up to recent v2 changes around s6

This commit is contained in:
Jamie Curnow
2023-05-11 09:58:20 +10:00
parent e7ef809b10
commit fb8ca0b02f
19 changed files with 175 additions and 62 deletions

View File

@ -1,5 +1,5 @@
# WARNING: This is a CI docker-compose file used for building and testing of the entire app, it should not be used for production.
version: "3.8"
version: '3.8'
services:
fullstack:
@ -7,6 +7,7 @@ services:
environment:
- NPM_LOG_LEVEL=debug
- NPM_LOG_FORMAT=json
- DISABLE_IPV6=true
volumes:
- '/etc/localtime:/etc/localtime:ro'
- npm_data_ci:/data