mirror of
https://github.com/linuxserver/docker-socket-proxy.git
synced 2026-02-04 20:51:01 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
14952ab6b1
commit
9e60af8b28
2
.github/workflows/permissions.yml
vendored
2
.github/workflows/permissions.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
- '**/run'
|
||||
- '**/finish'
|
||||
- '**/check'
|
||||
- 'root/migrations/*'
|
||||
|
||||
jobs:
|
||||
permission_check:
|
||||
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
|
||||
|
||||
@ -61,6 +61,10 @@ The container should be run on the same docker network as the service(s) using i
|
||||
* To see the versions of the API your Docker daemon and client support, use `docker version` and check the `API version`.
|
||||
* [Read the docs](https://docs.docker.com/engine/api/) for the API version you are using for an explanation of all the available endpoints.
|
||||
|
||||
## Read-Only Operation
|
||||
|
||||
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
|
||||
|
||||
## Usage
|
||||
|
||||
To help you get started creating a container from this image you can either use docker compose or the docker cli.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user