youkuohao-apps

0.1.1 • Public • Published

youkuohao apps service

Docker Service Example

docker service create --name youkuohao-apps \
  --mount type=bind,src=$PWD/,dst=/data/db \
  --env 'PORT=8080' \
  --env 'MAIN_URL=https://cdn.jsdelivr.net/npm/youkuohao-apps' \
  --network cms \
  --limit-cpu 0.5 \
  --publish 10002:8080 \
  docker.pkg.github.com/heineiuo/node-universal-runtime/node-universal-runtime:0.4.0

Readme

Keywords

none

Package Sidebar

Install

npm i youkuohao-apps

Weekly Downloads

1

Version

0.1.1

License

none

Unpacked Size

12.9 kB

Total Files

3

Last publish

Collaborators

  • heineiuo