Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiel/docker-development_environment

自分の開発マシン用 Dockerfiel
https://github.com/eiel/docker-development_environment

Last synced: about 1 month ago
JSON representation

自分の開発マシン用 Dockerfiel

Awesome Lists containing this project

README

        

# これは何

自分の開発環境用の Gentoo Dockerfile

```bash
$ alias d='docker run -ti eiel/development-environment'
$ d cat /etc/gentoo-release
$ d
```