4 lines
65 B
Bash
4 lines
65 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build --pull --tag tuxmainy/php-cli:7.4-de .
|