3 lines
82 B
Docker
3 lines
82 B
Docker
|
FROM git.chaoswest.tv/cwtv/concierge/worker-base:latest
|
||
|
COPY work.sh /app/work.sh
|