jon ⚝

Results 232 issues of jon ⚝

There should be a way to persist plugins installed into the container environment. The README suggests that this is currently not supported. Some suggestions can be taken from: - https://testdriven.io/blog/docker-best-practices/...

When launching the `archivy` container, it complains that its embedded development webserver is configured for production: ``` archivy_1 | Starting Archivy archivy_1 | Running archivy... archivy_1 | [2022-09-24 18:39:42,440] INFO...

> Archivy watches for ElasticSearch, if no environmental variable is given to disable. ```shell mkdir -p archivy_data archivy_config wget https://github.com/archivy/archivy-docker/raw/main/config-lite.yml -O archivy_config/config.yml ``` Then, depending on Docker or Podman being...

When opening the site, some `retina.js` complains about not being able to receive high resolution assetts. ![bildschirmfoto vom 2018-02-12 17-37-19](https://user-images.githubusercontent.com/1645308/36107796-7fb77318-101b-11e8-9ade-9faa9dc43796.png)

I am switching between a high number of user agents to browse the web. Some of them equipped with the extension, others with a bookmarklet or, in browsers of other...

The Dockerfile's build step does not yet apply the UID `9999`, why the `.next` folder will be unreadable by `yarn start`. I'm circumventing this with a custom Dockerfile: ```Dockerfile FROM...

The example instance at https://shelf.gg/ is currently offline.