Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuc-arc-f/docker_bun1_1

bun + docker, sample
https://github.com/kuc-arc-f/docker_bun1_1

bun docker docker-compose

Last synced: 4 days ago
JSON representation

bun + docker, sample

Awesome Lists containing this project

README

        

# docker_bun1_1

Version: 0.9.1

Author  : Kouji Nakashima / kuc-arc-f.com

date    : 2023/09/22

update :

***
### Summary

bun + docker, sample

***
```
docker compose up -d

docker compose exec bun bash

curl -fsSL https://bun.sh/install | bash

root@13cdfe7657f0:/work# bun -v
1.0.3
```
***
### related

https://twitter.com/kuc_arc_f/status/1705411991542850014