Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musobarlab/nasi-goreng
Go project with `GOMODULE` and private repository
https://github.com/musobarlab/nasi-goreng
Last synced: 8 days ago
JSON representation
Go project with `GOMODULE` and private repository
- Host: GitHub
- URL: https://github.com/musobarlab/nasi-goreng
- Owner: musobarlab
- Created: 2019-06-16T04:06:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T15:16:42.000Z (about 2 years ago)
- Last Synced: 2024-11-09T04:32:07.475Z (2 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nasi Goreng
Go project with `GOMODULE` and private repository
### Docker
Build
```shell
$ docker build -t nasi-goreng:latest --build-arg PERSONAL_ACCESS_TOKEN=bla
```Run
```shell
$ docker run --rm nasi-goreng
```