3 lines
66 B
Bash
3 lines
66 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
docker build --rm -t jgeusebroek/privatebin .
|