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