Skip to content

Update Compose files to 2.0 format #19

@misterbisson

Description

@misterbisson

#9 demonstrated Docker Compose format 2.0 for compatibility with Docker Swarm, but #14 made changes that conflict with #9.

New plan:

  • Update docker-compose.yml and local-compose.yml to the 2.0 format
  • local-compose.yml extends docker-compose.yml
  • Use network_mode: bridge in docker-compose.yml

docker-compose.yml will work on Triton, local-compose.yml will work in local Docker and Swarm environments. After the completion of https://smartos.org/bugview/DOCKER-723 and related tickets, we can drop network_mode: bridge from docker-compose.yml.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions