base icon indicating copy to clipboard operation
base copied to clipboard

The containerbase project's base image source

Results 109 base issues
Sort by recently updated
recently updated
newest added

Blocked by #1384 Following on from that, Containerbase should look in the `cwd` to see if there are any files it should use to determine the best version. For example...

type:feature
priority-3-normal
status:blocked

We can now convert more tools to the new installer - [x] #771 - [x] `docker` #1189 - [x] `dart` #1197

type:feature
priority-1-critical
status:in-progress

Better tree shaking - https://github.com/sindresorhus/is#named-exports

type:refactor
priority-4-low
status:ready

Some users will build inside a corporate/restricted network and need to explicitly allow hosts. Without help, it's a slow process for them to keep restarting the build, waiting for it...

type:feature
priority-5-triage
status:requirements

Ubuntu base images are only updated periodically, and may have vulnerabilities in packages which are fixed in the apt repository. How can we balance such upgrading while also retaining *some*...

type:feature
priority-2-important
status:in-progress

I think our images have previously aimed at [v3 OpenShift compatibility](https://docs.openshift.com/container-platform/3.11/creating_images/guidelines.html) but may not be [v4 compatible](https://docs.openshift.com/container-platform/4.7/openshift_images/create-images.html). In particular we set `USER 1000` but may rely on hardcoded `/home/x`. For...

type:feature
help wanted
priority-4-low
status:ready

Required for https://github.com/renovatebot/renovate/issues/16923 Links: - https://gitlab.archlinux.org/pacman/pacman/blob/master/scripts/makepkg.sh.in - https://gitlab.archlinux.org/pacman/pacman-contrib/-/blob/master/src/updpkgsums.sh.in - https://gitlab.archlinux.org/pacman/pacman - https://gitlab.archlinux.org/pacman/pacman-contrib

type:feature
priority-4-low
status:ready

We use a lot of short container references like `ubuntu:20.04` or `containerbase/base`. But these can sometimes be confusing, especially as we are also pushing images to the GitHub container registry...

good first issue
type:refactor
priority-4-low

Currently renovate runs `go install github.com/marwan-at-work/mod/cmd/mod@latest`, we should provide a tool to wrap that. - https://github.com/marwan-at-work/mod/issues/19

type:feature
priority-3-normal
status:blocked

For some Mend images, we have Dockerfile lines like `ARG NODE_VERSION=16.16.0`. These are then "annotated" on the line before it to indicate the datasource, packageName and versioning. I would like...

type:feature
priority-3-normal
status:ready