2 lines
107 B
Bash
2 lines
107 B
Bash
|
docker build -t dnix/xmas-castro:latest . && \
|
||
|
docker build -t dnix/xmas-nixon:latest -f Dockerfile_nixon .
|