Replies: 1 comment
-
FWIW now I get this error:
Aha. I see this is surely related to the v.3.0.0 release yesterday. I can fix that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's my Dockerfile:
This hasn't changed in several months, but today, when I get to the
apt-get
lines, my process is dying. See:My understanding is that my commands are probably run by Root by default. I'm going to try manually adding a
USER
directive, but it seems extraneous? 🤔Beta Was this translation helpful? Give feedback.
All reactions