diff options
| author | Louis Blin <45168934+lbpdt@users.noreply.github.com> | 2021-03-09 18:32:54 +0000 |
|---|---|---|
| committer | Louis Blin <45168934+lbpdt@users.noreply.github.com> | 2021-03-10 17:44:24 +0000 |
| commit | 419a4fa596577667271fcfc057bc9063ddbffe47 (patch) | |
| tree | db50ea83866e9229e0bd37b6cc4c4e5c0f84e533 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 0124e874f62cb39dfde076b77eab8184dc1b622e (diff) | |
dockerTools.buildLayeredImage: image names with registry/ prefix
When using `buildLayeredImage`, it is not possible to specify an image
name of the form `<registry>/my/image`, although it is a valid name.
This is due to derivations under `buildLayeredImage` using that image
name as their derivation name, but slashes are not permitted in that
context.
A while ago, #13099 fixed that exact same problem in `buildImage` by
using `baseNameOf name` in derivation names instead of `name`. This
change does the same thing for `buildLayeredImage`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
