diff options
| author | Maximilian Bosch <mb@flyingcircus.io> | 2025-04-25 15:39:00 +0200 |
|---|---|---|
| committer | Maximilian Bosch <mb@flyingcircus.io> | 2025-04-25 15:39:00 +0200 |
| commit | 9cd14670adb715ca1b1450af90dc5f843fae11a5 (patch) | |
| tree | 1663c0f53a6f88f4f80dac63ba679d9982dbd53e /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 829696aa571b0e13df6741c07c5f8d775fbdd717 (diff) | |
nixos/oci-containers: escape `login.username`
When using e.g. GitLab as container registry, the token name may be the
username. However, the token name can contain special characters
including spaces breaking the registry login like this:
Apr 25 15:35:48 test42 pre-start[294091]: image doesn't exist locally and login failed
Apr 25 15:35:52 test42 pre-start[294289]: Error: accepts at most 1 arg(s), received 2
Apr 25 15:35:52 test42 pre-start[294297]: Error: registry.example.com/foo/bar/baz: image not known
Applying `escapeShellArg` on it fixes the problem.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
