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

https://github.com/isystk/docker-centos

DockerコンテナにCentOSで開発に必要な環境を構築
https://github.com/isystk/docker-centos

Last synced: 3 months ago
JSON representation

DockerコンテナにCentOSで開発に必要な環境を構築

Awesome Lists containing this project

README

        

# Docker CentOS

## Description

## Demo

## VS.

## Requirement

## Usage

```
# ユーザー名を編集
vi .env
```

USER=<ユーザー名>

```
# CentOSを起動
./dc.sh start
# CentOSにログイン
./dc.sh centos login
```

## Install

## Contribution

## Licence

[MIT](https://github.com/isystk/docker-centos/LICENCE)

## Author

[isystk](https://github.com/isystk)