lp:~docker/+git/snap

Owned by docker
Get this repository:
git clone https://git.launchpad.net/~docker/+git/snap
Members of docker can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2020-06-08 20:08:23 UTC
Upgrade to Go 1.13 across the board to fix race conditions during build

Author: Tianon Gravi
Author Date: 2020-06-08 20:08:23 UTC

Upgrade to Go 1.13 across the board to fix race conditions during build

This should fix the following intermittent build error we see on launchpad when performing parallel builds:

> # github.com/docker/docker/daemon/logger/loggerutils
> .gopath/src/github.com/docker/docker/daemon/logger/loggerutils/logfile.go:179:8: undefined: "github.com/docker/docker/vendor/github.com/pkg/errors".Is
> # github.com/docker/docker/volume/mounts
> .gopath/src/github.com/docker/docker/volume/mounts/mounts.go:116:6: undefined: "github.com/docker/docker/vendor/github.com/pkg/errors".Is

bugfix/change-aufs-overlay2 2019-04-30 15:20:48 UTC
Revert "config/daemon.json: change storage-driver to overlay2"

Author: Ian Johnson
Author Date: 2019-04-30 15:20:48 UTC

Revert "config/daemon.json: change storage-driver to overlay2"

This reverts commit 655023b0c8abbe190ab4795bb0cc2a4464b50b5c.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>

feature/18.09-update 2019-03-14 23:16:16 UTC
many: update patches to docker CE 18.09

Author: Ian Johnson
Author Date: 2019-03-14 23:16:16 UTC

many: update patches to docker CE 18.09

* use 18.09 git commits from the docker-ce repo
* build dockerd from the docker/engine repo directly
* build docker from the docker/cli repo directly
* adjust patches to apply to the docker/engine repo
* generalize the apparmor profile for the child container to accommodate any $SNAP_NAME and service combination
* create the $$XDG_RUNTIME_DIR because runc needs it but can't create it itself

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>

17.06 2018-01-03 10:21:03 UTC
Merge branch '17.06.2-ce-1' of https://github.com/adglkh/docker-snap into 17.06

Author: Gary.Wang
Author Date: 2018-01-03 10:21:03 UTC

Merge branch '17.06.2-ce-1' of https://github.com/adglkh/docker-snap into 17.06

17.09 2017-12-14 06:16:32 UTC
Merge branch '17.09' of https://github.com/adglkh/docker-snap

Author: Gary.Wang
Author Date: 2017-12-14 06:16:32 UTC

Merge branch '17.09' of https://github.com/adglkh/docker-snap

1.11.x 2017-04-04 10:04:36 UTC
Merge pull request #14 from adglkh/fix-proxy-inherited-1.11

Author: Loïc Minier
Author Date: 2017-04-04 10:04:36 UTC

Merge pull request #14 from adglkh/fix-proxy-inherited-1.11

Unset proxy settings from launchpad.

16 of 6 results
This repository contains Public information 
Everyone can see this information.