docker/docker-snap

Name: docker-snap

Owner: Docker

Description: null

Created: 2017-01-25 00:50:50.0

Updated: 2018-05-24 08:47:29.0

Pushed: 2018-01-07 11:45:43.0

Homepage: null

Size: 100

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Docker Snap

This repository contains the source for the docker snap package. The package provides a distribution of Docker Community Edition (CE) for Ubuntu Core 16 (and other snap-compatible) systems. It is built from an upstream Docker CE release tag with some patches to fit the snap format and is available on armhf, arm64, amd64, i386, and ppc64el architectures. The rest of this page describes installation, usage, and development.

NOTE: Docker's official documentation (https://docs.docker.com) does not yet discuss the docker snap package.

Installation

To install the latest stable release of Docker CE using snap:

$ sudo snap install docker

If you are using Ubuntu Core 16,

If you are using an alternative snap-compatible Linux distribution (“classic” in snap lingo), and would like to run docker as a normal user:

Usage

Docker should function normally, with the following caveats:

Examples
Development

Developing the docker snap package is typically performed on a “classic” Ubuntu distribution. The instructions here are written for Ubuntu 16.04 “Xenial”.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.