mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-16 03:42:44 +03:00
...
This commit is contained in:
parent
64a6c4ea4f
commit
e64f125aa9
@ -120,7 +120,7 @@ supported compression algorithms are `gzip`, `bzip2`, `unxz`, `lzma`, `lzop`,
|
|||||||
`lz4`, and `zstd`. _(Note that `lz4` and `zstd` are not installed in Alpine
|
`lz4`, and `zstd`. _(Note that `lz4` and `zstd` are not installed in Alpine
|
||||||
by default, and would need to be added to the image.)_
|
by default, and would need to be added to the image.)_
|
||||||
|
|
||||||
If the user data is a script starting with `#!`, it will be executed; its
|
If the user data is a script starting with `#!/`, it will be executed; its
|
||||||
output (combined STDOUT and STDERR) and exit code are saved to
|
output (combined STDOUT and STDERR) and exit code are saved to
|
||||||
`/var/log/user-data.log` and `/var/log/user-data.exit`, respectively; the
|
`/var/log/user-data.log` and `/var/log/user-data.exit`, respectively; the
|
||||||
directory is overrideable via the `TINY_CLOUD_LOGS` config setting.
|
directory is overrideable via the `TINY_CLOUD_LOGS` config setting.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user