3 lines
84 B
Bash
Executable File
3 lines
84 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker build --rm --pull --no-cache -t jgeusebroek/privatebin .
|