Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akagi201/dockerfile
Dockerfile for easy development
https://github.com/akagi201/dockerfile
devops docker eos grafana tick
Last synced: 16 days ago
JSON representation
Dockerfile for easy development
- Host: GitHub
- URL: https://github.com/akagi201/dockerfile
- Owner: Akagi201
- License: mit
- Created: 2018-04-13T03:15:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T03:33:05.000Z (almost 6 years ago)
- Last Synced: 2024-12-27T05:34:48.792Z (29 days ago)
- Topics: devops, docker, eos, grafana, tick
- Language: Dockerfile
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockerfile
Dockerfile for easy development
## Docker images
* [akagi201/eosbuilder](https://hub.docker.com/r/akagi201/eosbuilder/) - 包含 EOS 编译所需的所有依赖库.
* [akagi201/eosdev](https://hub.docker.com/r/akagi201/eosdev/) - 基于 eosbuilder, 用于 EOS 开发环境.
* [akagi201/eos](https://hub.docker.com/r/akagi201/eos/) - 使用 [EOSIO/eos](https://github.com/EOSIO/eos) master 分支最新代码构建的 EOS.
* [akagi201/eosmain](https://hub.docker.com/r/akagi201/eosmain/) - 使用 [EOS-Mainnet/eos](https://github.com/EOS-Mainnet/eos) 指定 tag 代码构建的 EOS.