n-arakawa

Results 9 issues of n-arakawa

``` $ docker run -d --name with-mount --rm --mount type=bind,source=/tmp,target=/my_tmp alpine sleep 100 $ rekcod with-mount docker run --name with-mount --runtime runc --restart no -h 48d4cf4d05db -e 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' -d alpine...

version info: frep-1.3.10-linux-amd64 According to git.mod, frep now uses 'Masterminds/sprig' of V2.22. `github.com/Masterminds/sprig v2.22.0+incompatible` I hope to have a 'get' dict function which is available from V3 of 'Masterminds/sprig'. I...

Missing vars in included file does not rise error with `--missing error.` ``` $ more a.in b.in | cat :::::::::::::: a.in :::::::::::::: {{- include "b.in" -}} :::::::::::::: b.in :::::::::::::: var1={{.var1}}...

### Is your feature request related to a problem? Please describe. I’m running Penpot behind a reverse proxy with subpath (i.e 'https://my-host/penpot' ). Setting `PENPOT_PUBLIC_URI` in docker-compose.penpot.env does'nt reflect to...

enhancement
self-hosted

Currently only "UNIX Timestamp (Number)" is allowed in "Time From/To Field"' Hope to allow relative time such as '-1d' for last day or so.

URL property of Websocket is used in browser. I hope there is a way to set the URL based on server-url. More specifically, I hope that at least the following...

Hope to provide assets for aarch64 Linux machines such as "Amazon Linux 2023" https://daseldocs.tomwright.me/v2/installation#manual

enhancement

Both the `RTCRtpSender` and `RTCRtpTransceiver` classes have a `kind` property, but the `RTCRtpReciver` class does not. Please define the `kind` for `RTCRtpReciver` class.

invalid

It seems that the 'exec' command is only allowed as the first parameter. ``` devcontainer --workspace-folder . exec ls OCI runtime exec failed: exec failed: unable to start container process:...