Skip to content

Commit

Permalink
Getting Started: Update Docker Security Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
lastzero committed Nov 27, 2023
1 parent bcbe85d commit e57f1d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started/advanced/docker-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ docker compose stop
docker compose up -d --force-recreate
```

We also recommend to have the latest Docker version and security updates installed on your host.

!!! tldr ""
Note that our examples use the new `docker compose` command by default. If your server does not yet support it, you can still use `docker-compose` or alternatively `podman-compose` on Red Hat-compatible Linux distributions.

Expand Down

0 comments on commit e57f1d1

Please sign in to comment.