5 lines
66 B

{
"scripts": {
"build": "docker build --tag wg-easy ."
}
}