mirror of
https://github.com/20kaushik02/real-time-traffic-analysis-clickhouse.git
synced 2026-01-25 08:04:04 +00:00
back to ui, WiP
This commit is contained in:
@@ -34,8 +34,8 @@ elif ($masterNode); then
|
||||
# data streaming
|
||||
cd $scriptDir/../preprocessing
|
||||
$dockerCmd service create --name registry -p 5000:5000 registry:2
|
||||
$dockerCmd build -t 127.0.0.1:5000/data-streamer:latest --no-cache --push -f Dockerfile.python .
|
||||
# $dockerCmd build -t 127.0.0.1:5000/data-streamer:latest --push -f Dockerfile.python .
|
||||
# $dockerCmd build -t 127.0.0.1:5000/data-streamer:latest --no-cache --push -f Dockerfile.python .
|
||||
$dockerCmd build -t 127.0.0.1:5000/data-streamer:latest --push -f Dockerfile.python .
|
||||
|
||||
# execute
|
||||
cd $scriptDir
|
||||
|
||||
Reference in New Issue
Block a user