diff --git a/docs/reference/pebble-in-containers.md b/docs/reference/pebble-in-containers.md index f08d06d16..7329b4b3b 100644 --- a/docs/reference/pebble-in-containers.md +++ b/docs/reference/pebble-in-containers.md @@ -1,4 +1,4 @@ -# Use Pebble in containers +# Pebble in containers Pebble works well as a local service manager, but if running Pebble in a separate container, you can use the exec and file management APIs to coordinate with the remote system over the shared unix socket.