mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
add dockerfile, add get-metadata.sh, docker-build.sh
This commit is contained in:
4
docker-build.sh
Executable file
4
docker-build.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
current_time=$(date +"%Y%m%d%H%M")
|
||||
docker build -t dalbodeule/chzzkbot:latest -t dalbodeule/chzzkbot:$current_time --push .
|
Reference in New Issue
Block a user