Dan Bolser

Results 23 issues of Dan Bolser

Sorry if it's something I'm doing wrong, but when I try to run this image: https://hub.docker.com/r/jess/firefox Which I assume comes from: https://github.com/jessfraz/dockerfiles/tree/master/firefox I can't seem to get it to work:...

Hello, thanks for this script and the write up on your blog. I'm running your script on a new disk under FreeBSD after having 1 of 3 new disks fail...

If not, how come?

Not sure how to link an issue... https://github.com/pierlon/scrcpy-docker/issues/22

I'm about to patch this error: ``` Step 9/22 : RUN cd scrcpy && meson x --buildtype release --strip -Db_lto=true -Dprebuilt_server=/scrcpy-server ---> Running in a18799ccc0d4 The Meson build system Version:...

Hello, I'm trying to update your docker file from scrpy v1.16 to v1.19, but unfortunately I'm getting the following problem (tried with all three drivers, but my host is intel)......

I'm creating this as a reference in case it helps with the issue I'm also about to create ;-) https://github.com/pierlon/scrcpy-docker/issues/20

Sorry, very noob question... How do I loop over each supported coin and subsequently each coins supported networks? I can't figure it out.

You mention this file in passing in the README, but I can't find any details... what should go in this file? (Environment settings presumably?) I forgot to mention, I've just...

```bash $ make build go build -ldflags "-X main.version=6afcbd7-dirty" -o dist/local/act main.go # github.com/go-git/go-git/v5/utils/trace ../../go/pkg/mod/github.com/go-git/go-git/[email protected]/utils/trace/trace.go:15:17: undefined: atomic.Int32 note: module requires Go 1.19 # github.com/docker/cli/cli/connhelper/commandconn ../../go/pkg/mod/github.com/docker/[email protected]+incompatible/cli/connhelper/commandconn/commandconn.go:71:22: undefined: atomic.Bool ../../go/pkg/mod/github.com/docker/[email protected]+incompatible/cli/connhelper/commandconn/commandconn.go:76:22: undefined: atomic.Bool...