基于 https://github.com/GAtomis/lottery-web 项目修改而来,纯前端实现的抽奖程序,服务端口9000。
在原有项目添加了如下功能:
Compose:
version: '3'
services:
axuresamba:
image: lazzman/lottery-web:latest
restart: unless-stopped
ports:
- 8888:9000
Content type
Image
Digest
sha256:6d1724caa…
Size
68.3 MB
Last updated
almost 3 years ago
docker pull lazzman/lottery-web