ildar
ildar
``` # export DOCKER_HOST="unix://$(podman info -f "{{.Host.RemoteSocket.Path}}")" # pack builder create buildpacks/builder:glibc --config ./builder.toml Error response from daemon: failed to find image local/buildpacks/builder:glibc: docker.io/local/buildpacks/builder:glibc: image not known Pro tip: use...
@jjbustamante , thanks a lot. I'm trying with the binaries, will let you know when get results
unfortunately this didn't work: ``` $ env | grep DOCKER DOCKER_HOST="unix:///tmp/storage-run-1000/podman/podman.sock" $ pack builder create \ bellsoft/builder:musl --config ./builder.toml \ --target linux/amd64 \ --pull-policy if-not-present \ --docker-host=inherit ERROR: error during...
@Ajay-Satish-01 , I would but I can't find built artifacts. Where are they?
still no artifacts here?
> Or something > Signature spoofing (0/2 methods) 🔲 > Signature spoofing (1/2 methods) 🔲 > Signature spoofing (2/2 methods) ✅ No. Better: - Signature spoofing 🔲 - Deprecated signature...
Isn't it easier just to have yet another reading plan that's essentially pre-randomized?
Regarding a widget: I almost got what I want with this: https://github.com/316k/android-fortune/issues but didn't :-(
In case you're able to export the verses, you can feed them to https://f-droid.org/en/packages/com.github.jameshnsears.quoteunquote Sidenote: I couldn't make Fortunes work properly but Quote Unquote does all the things right. Another...
> new rockspecs updated (and tidy old versions) @starwing , rockspecs have a error in https://github.com/starwing/luautf8/blob/master/rockspecs/luautf8-scm-1.rockspec#L20 : it should be `["utf8"] = "lutf8lib.c"` as per https://github.com/starwing/luautf8/blob/master/lutf8lib.c#L2212 Please don't forget fixing...