Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/docker-development_environment
自分の開発マシン用 Dockerfiel
https://github.com/eiel/docker-development_environment
Last synced: about 1 month ago
JSON representation
自分の開発マシン用 Dockerfiel
- Host: GitHub
- URL: https://github.com/eiel/docker-development_environment
- Owner: eiel
- Created: 2014-07-10T09:16:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:19:29.000Z (about 1 year ago)
- Last Synced: 2023-12-15T09:29:17.268Z (about 1 year ago)
- Language: Shell
- Homepage: https://hub.docker.com/u/eiel/development-environment
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これは何
自分の開発環境用の Gentoo Dockerfile
```bash
$ alias d='docker run -ti eiel/development-environment'
$ d cat /etc/gentoo-release
$ d
```