nyxt-docker icon indicating copy to clipboard operation
nyxt-docker copied to clipboard

Results 6 nyxt-docker issues
Sort by recently updated
recently updated
newest added

Platform: M1 Silicon MBP running Big Sur (11.6) After following the steps in the README, I run the command `docker run -it --rm bigdeddu/nyxt:2.2.2` After a few moments, an empty...

Setting it via `ARG` makes it available during all the build (eg. the `dpkg` invocation). Also, the variable is not set at container run time (only during build). Maybe `NYXTVERSION`...

**Describe the bug** This video describes what was written in the [title](https://www.youtube.com/watch?v=LJaTL0_uTkc&t=12s). **Precise recipe to reproduce the issue** 1 - open Nyxt following the description on [Readme](https://github.com/deddu/nyxt-docker#usage-for-docker-on-macos) "usage for Docker...

Hi, First, I would like to congratulate you on your job here. It is great, congratulations! In addition, I was surprised by how fast the maintenance was done, since Version...

Is there a way to produce a app bundle or something the user can double click on to launch the application?

I tried with podman but I got the error below, any idea? ``` % podman run -it --rm bigdeddu/nyxt:2.2.4 Unable to init server: Could not connect: Connection refused [01:48:42] Listening...