• This repository has been archived on 19/Oct/2022
  • Stars
    star
    586
  • Rank 76,279 (Top 2 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DEPRECATED; see https://github.com/tianon/docker-brew-ubuntu-core/pull/248

DEPRECATED

Since September 2022 this repository is no longer used.

Ubuntu OCI rootfs tarballs are now stored in the Launchpad Git repository https://git.launchpad.net/cloud-images/+oci/ubuntu-base, and PRs to the docker-library/official-images are submitted from the Ubuntu Cloud Images CI/CD.

For information about Ubuntu OCI base images see https://hub.docker.com/_/ubuntu.

tl;dr: git clone --single-branch https://github.com/tianon/docker-brew-ubuntu-core.git

Please do not open pull requests to update images. We're super happy to get PRs for anything else other than updating the packages in an image though!

Scripts to prepare updates to the Ubuntu official Docker images

The process for updating the images goes like this:

  1. Tarballs are published at https://partner-images.canonical.com/oci/ by Canonical

  2. Someone with appropriate permissions runs the https://github.com/tianon/docker-brew-ubuntu-core/actions/workflows/update-branches.yml workflow.

  3. This updates each arch-* branch of https://github.com/tianon/docker-brew-ubuntu-core/ to be one commit ahead of master, that commit adding tarballs/Dockerfiles/manifests/checksums for each supported release of Ubuntu (this is why you pass --single-branch to clone to get this repo, you don't want to be downloading all these tarballs)

  4. generate-stackbrew-library.sh from this repo is run on a developer machine to produce a replacement for https://github.com/docker-library/official-images/blob/master/library/ubuntu

  5. This replacement is proposed as a PR to https://github.com/docker-library/official-images

  6. The PR is reviewed, approved and submitted by the official image maintainers (https://github.com/docker-library/official-images/blob/master/MAINTAINERS)

  7. Some Jenkins happens

  8. The new images are published on https://hub.docker.com

Please feel free to open issues and discuss these images. You can submit pull requests to update the scripts and image metadata, but submitting pull requests to the arch-* branches to update the images does not work and only upsets the pig, or something like that.

More Repositories

1

gosu

Simple Go-based setuid+setgid+setgroups+exec
Shell
4,679
star
2

dockerfiles

A semi-random collection of odds and ends.
Dockerfile
1,042
star
3

docker-postgres-upgrade

a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
Shell
1,039
star
4

cgroupfs-mount

Simple (outdated) scripts to mount the cgroupfs (v1) hierarchy, especially structured for Debian packaging
Shell
193
star
5

rawdns

a direct, raw DNS interface to the Docker API
Go
185
star
6

docker-qemu

Dockerization of supported QEMU releases
Shell
120
star
7

docker-brew-debian

DEPRECATED in favor of https://github.com/debuerreotype/docker-debian-artifacts
Shell
114
star
8

gosleep

"sleep(1)", but with Go duration parsing OR explicit time to sleep until and a progress bar
Go
95
star
9

docker-bash

Many versions of Bash, Dockerized
Shell
58
star
10

boot2docker-debian

a newly re-imagined boot2docker, based on Debian for stability and maintainability
Shell
55
star
11

docker-overlay

Gentoo overlay for Docker
Shell
51
star
12

docker-syncthing

Dockerization of supported versions of the popular syncthing utility (https://syncthing.net)
Shell
38
star
13

docker-bin

A small collection of useful scripts (lives in my PATH)
Shell
33
star
14

pgp-happy-eyeballs

DEPRECATED; like "happy eyeballs" (ipv4/ipv6), but for flaky PGP gossip servers
Go
33
star
15

squignix

NGINX, configured to act like Squid
Dockerfile
28
star
16

docker-dind-cluster

simple docker-compose setup for running a quick Docker-in-Docker Swarm cluster for testing
19
star
17

debian-golang-pty

https://anonscm.debian.org/cgit/pkg-go/packages/golang-pty.git
Go
17
star
18

gentoo-overlay

Shell
15
star
19

debian-golang-dbus

https://anonscm.debian.org/cgit/pkg-go/packages/golang-dbus.git
Go
15
star
20

jenkins-groovy

Just a collection of my Jenkins Groovy nonsense (especially Job DSL scripts)
Groovy
13
star
21

vim-docker

An automatic mirror of Vim Dockerfile syntax files (see README)
11
star
22

home

dotfiles
Shell
10
star
23

linux-rtlwifi-8188ce

A mirror of the "official" Realtek kernel module for the 8188CE (and others) - note that this driver is really no better or worse than the one directly in-kernel, since the driver can't fix horrid hardware. This also probably doesn't compile properly on newer kernels.
C
9
star
24

docker-brew-ubuntu

OLD SOURCE OF STACKBREW IMAGES
Shell
8
star
25

mirror-refind

Mirror of https://git.code.sf.net/p/refind/code (https://sourceforge.net/p/refind/code)
C
8
star
26

docker-brew-ubuntu-debootstrap

DEPRECATED
Shell
8
star
27

debian-security-tracker-mirror

DEPRECATED in favor of https://salsa.debian.org/security-tracker-team/security-tracker/tree/master/data
Shell
8
star
28

docker-gentoo-stage3

Shell
7
star
29

debian-moby

Debian packaging for Docker bits (Docker CLI, Engine, containerd, etc.)
Makefile
7
star
30

docker-moosefs

Dockerization of supported versions of MooseFS (https://moosefs.com/) + a Dockerized Docker volume driver
Go
7
star
31

bash

Mirror of https://git.savannah.gnu.org/cgit/bash.git
C
5
star
32

go-progress

simple Go progress bar inspired by PyPi's "progress" package
Go
4
star
33

musl

Mirror of http://git.musl-libc.org/cgit/musl
C
4
star
34

docker-brew-cirros

Imports of the CirrOS tarballs for use in Docker
Shell
4
star
35

go-aptsources

WIP package to deal with apt sources, especially generating "sources.list"; see also https://pault.ag/go/debian
Go
4
star
36

debian-bin

A collection of scripts/utilities to help with various Debian packaging prep and building
Shell
4
star
37

uscan-helper

https://wiki.debian.org/debian/watch
Go
4
star
38

pinkpogo-scripts

Useful scripts for Debian on my PogoPlug which may or may not be pinkpogo-specific - use at your own risk.
Shell
4
star
39

debian-golang-gocapability

https://anonscm.debian.org/cgit/pkg-go/packages/golang-gocapability-dev.git
Go
3
star
40

dockerhub-public-proxy

A simple proxy for public Docker Hub resources to improve their explicit cacheability
Perl
3
star
41

gdbuild

"docker build" for Debian packages
Go
3
star
42

debian-docker

https://anonscm.debian.org/cgit/docker/docker.io.git
3
star
43

abstract-sockets

An attempt to document the types of applications which might be using abstract sockets by default. PLEASE READ THE README (esp. the bit about responsible disclosure).
3
star
44

docker-tini-tags

Mapping Docker releases to tini commits (https://github.com/tianon/docker-tini-tags/tags)
2
star
45

docker-machine-driver-triton

Go
2
star
46

docker-elk-stack

2
star
47

debian-rawdns

https://anonscm.debian.org/cgit/docker/rawdns.git
Go
2
star
48

one

The "One" True Way (this was a misguided experiment -- don't use it!)
Shell
2
star
49

tianon.github.io

Tianon's Ramblings ✿
CSS
2
star
50

backups3

(abandon-ware; school project) Performs backups to Amazon's S3 service.
Perl
2
star
51

debian-golang-go-systemd

https://anonscm.debian.org/cgit/pkg-go/packages/golang-go-systemd.git
Go
2
star
52

cirros

(DEPRECATED) Mirror of https://git.launchpad.net/cirros
2
star
53

2016-container-summit-vegas

My talk "slides" from Container Summit 2016 in Las Vegas, NV
C
2
star
54

debian-runc

https://anonscm.debian.org/cgit/pkg-go/packages/runc.git
1
star
55

rouge

(abandon-ware) A remote server incremental backup system (using git) for performing backups of many computers easily and centrally.
Perl
1
star
56

foobar

DO NOT USE
Shell
1
star
57

munin-plugins

A collection of the public Munin plugins I've written or adapted in some way.
Perl
1
star
58

docker-dart-sample

Dockerfile
1
star
59

docker-prometheus-example

1
star
60

docker-deb-vendored

a mockup of Debian packaging which vendors _all_ components of Docker including Go itself (using multiorig tarballs)
1
star
61

containerd-registry

A basic OCI registry built on top of containerd's image/content store
Go
1
star
62

dtodo

rough "TODO" list generator for in-progress Debian packages
Go
1
star
63

docker-brew-alpine-multiarch

PROOF OF CONCEPT ONLY -- this is a PoC to show off what an official-images multiarch Alpine repo might look like
Shell
1
star
64

docker-runc-tags

Mapping Docker releases to runc commits (https://github.com/tianon/docker-runc-tags/tags)
1
star
65

docker-libnetwork-tags

Mapping Docker releases to libnetwork commits (https://github.com/tianon/docker-libnetwork-tags/tags)
1
star
66

aufs-util

(DEPRECATED) Mirror of https://git.code.sf.net/p/aufs/aufs-util
1
star
67

docker-museum

Shell
1
star
68

debian-containerd

https://anonscm.debian.org/cgit/pkg-go/packages/containerd.git
Go
1
star
69

docker-containerd-tags

Mapping Docker releases to containerd commits (https://github.com/tianon/docker-containerd-tags/tags)
1
star
70

bashbrew-tianon

Shell
1
star