Skip to content

Update docker install ubuntu to use the following #61

@craig8

Description

@craig8

https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository

Instead of the current script, we should use the two installation commands on the above page.

This will give use the newer syntax

docker compose up/down

And not the deprecated

docker-compose up/down

There are differences, but for the commands we use on this project they are not much. The biggest change is making sure our documentation uses this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions