mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-25 19:48:05 +02:00
apply shellcheck suggestions
This commit is contained in:
@ -19,6 +19,7 @@ ENV PORT=34197 \
|
||||
PUID="$PUID" \
|
||||
PGID="$PGID"
|
||||
|
||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||
RUN set -ox pipefail \
|
||||
&& archive="/tmp/factorio_headless_x64_$VERSION.tar.xz" \
|
||||
&& mkdir -p /opt /factorio \
|
||||
|
Reference in New Issue
Block a user