8000 Add /etc/os-release file to the installed system by tianon · Pull Request #455 · boot2docker/boot2docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Add /etc/os-release file to the installed system #455

Merged
merged 1 commit into from
Jul 29, 2014

Conversation

tianon
Copy link
Contributor
@tianon tianon commented Jul 29, 2014

Example:

docker@boot2docker:~$ cat /etc/os-release
NAME=Boot2Docker
VERSION=1.1.2
ID=boot2docker
ID_LIKE=tcl
VERSION_ID=1.1.2
PRETTY_NAME="Boot2Docker 1.1.2 (TCL 5.3); master : 740106c - Tue Jul 29 03:57:24 UTC 2014"
ANSI_COLOR="1;34"
HOME_URL="http://boot2docker.io"
SUPPORT_URL="https://github.com/boot2docker/boot2docker"
BUG_REPORT_URL="https://github.com/boot2docker/boot2docker/issues"

Fixes #447

Example:
```console
docker@boot2docker:~$ cat /etc/os-release
NAME=Boot2Docker
VERSION=1.1.2
ID=boot2docker
ID_LIKE=tcl
VERSION_ID=1.1.2
PRETTY_NAME="Boot2Docker 1.1.2 (TCL 5.3); master : 740106c - Tue Jul 29 03:57:24 UTC 2014"
ANSI_COLOR="1;34"
HOME_URL="http://boot2docker.io"
SUPPORT_URL="https://github.com/boot2docker/boot2docker"
BUG_REPORT_URL="https://github.com/boot2docker/boot2docker/issues"
```
@SvenDowideit
Copy link
Contributor

LGTM

@SvenDowideit
Copy link
Contributor

@steeve @crosbymichael

@crosbymichael
Copy link
Contributor

LGTM

SvenDowideit pushed a commit that referenced this pull request Jul 29, 2014
Add /etc/os-release file to the installed system
@SvenDowideit SvenDowideit merged commit 8d3d569 into boot2docker:master Jul 29, 2014
@tianon tianon deleted the os-release branch July 29, 2014 15:13
cpuguy83 pushed a commit to cpuguy83/boot2docker that referenced this pull request Aug 26, 2014
Add /etc/os-release file to the installed system
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add /etc/os-release file
3 participants
0