-
I apologize if I missed this particular issue, but I am trying to run /sbin/my_init (the CMD) in my Dockerfile as a USER that is not 'root'. I keep getting the following error:
```
myuser@b4944d852d…
-
# Details
**Image version:**
phusion/baseimage:jammy-1.0.0
**What steps did you take and what happened:**
I tryed to run apt install in the docker image.
It did not install the wanted p…
-
Dear developers,
Thanks a lot for such neat and powerful images.
We want to replace our original base image with micromamba, but I find it lacks one functionality we used, the image [phusion/ba…
-
### Debug output
I can't provide the full output. There is too much for me to go through and make sure there is nothing sensitive. I'm showing a snippet below, and I can provide more on request.
…
-
Hi there,
Docker is sunsetting Free Team Organizations on April 14th.
Is the `phusion/baseimage` image published in such a "Free Team Organisation" ?
Is "Phusion" registered in the Sponsored…
-
Jira Link: [DB-5578](https://yugabyte.atlassian.net/browse/DB-5578)
### Description
On docker image phusion/baseimage:focal-1.2.0 (minimal ubuntu 20.4) as root user in bash shell,
```sh
apt upda…
-
(Inspired by https://github.com/phusion/passenger-docker/issues/350)
There currently are a few security vulnerabilities in the image, one of which even is of severity HIGH:
![Bildschirmfoto 2023-…
-
Due to the rather extensive set of platforms now not supporting root executions in containers we should consider to opening up for regular users to execute the stack.
The services we require for `a…
-
Some loose thoughts as I think on this:
- inspiration of style will be https://github.com/compdemocracy/polis/blob/dev/docker-compose.yml
- we want to do e2e testing. this would be simpler with a …
-
We had a micro-outage the other day when one of the machines in our cluster stopped trying to restart. On startup, it hit a transient error that prevented the server from starting up, but the pod did …