3 lines
127 B
Bash
3 lines
127 B
Bash
#!/bin/bash
|
|
|
|
DATETIME=$(date +%Y%m%d%H%M%S) docker --context prod stack deploy -c docker-compose.yml core --with-registry-auth |