Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y12studio/y12docker
Dockerfile on Docker hub
https://github.com/y12studio/y12docker
Last synced: 5 days ago
JSON representation
Dockerfile on Docker hub
- Host: GitHub
- URL: https://github.com/y12studio/y12docker
- Owner: y12studio
- License: apache-2.0
- Created: 2014-09-23T06:28:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-01T14:12:34.000Z (about 8 years ago)
- Last Synced: 2024-04-15T03:41:57.744Z (10 months ago)
- Language: Jupyter Notebook
- Size: 7.31 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
y12docker
=========[Docker Hub - y12docker](https://hub.docker.com/u/y12docker/)
log
```
$ date
Fri Mar 6 11:45:18 CST 2015
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty$ docker -v
Docker version 1.4.1, build 5bc2ff8$ curl -sSL https://get.docker.com/ubuntu/ | sudo sh
$ docker -v
Docker version 1.5.0, build a8a31ef```