5 lines
150 B
Bash
Executable File
5 lines
150 B
Bash
Executable File
#!/bin/bash
|
|
# Copyright (c) 2023 fithwum
|
|
# All rights reserved
|
|
|
|
docker build --pull --rm -f "vanilla/Dockerfile" -t fithwum/minecraft:latest "vanilla" |