https://github.com/kajisha/alpinist
Build my own development environment
https://github.com/kajisha/alpinist
alpine docker docker-compose
Last synced: about 2 months ago
JSON representation
Build my own development environment
- Host: GitHub
- URL: https://github.com/kajisha/alpinist
- Owner: kajisha
- License: mit
- Created: 2018-01-07T09:11:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T22:46:52.000Z (over 7 years ago)
- Last Synced: 2025-02-28T10:56:57.140Z (over 1 year ago)
- Topics: alpine, docker, docker-compose
- Language: Shell
- Homepage: https://hub.docker.com/r/kajisha/alpinist/
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alpinist
# How to use
## Run
```console
make
```
## Setup
```console
curl -L https://rawgit.com/kajisha/alpinist/master/post_install.sh -o - | bash
```