mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-03 15:38:07 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
99969df99d | |||
223faba61f | |||
d245b75420 |
@ -2,8 +2,8 @@ FROM frolvlad/alpine-glibc:alpine-3.4
|
|||||||
|
|
||||||
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||||
|
|
||||||
ENV VERSION=0.14.20 \
|
ENV VERSION=0.14.21 \
|
||||||
SHA1=d7c93754b543270aaa170aee01d8fd75fcc32c58
|
SHA1=fc11c0d5b2671e0cf36db7907de6ff617525ede3
|
||||||
|
|
||||||
RUN mkdir /opt && \
|
RUN mkdir /opt && \
|
||||||
apk --no-cache add curl tini pwgen && \
|
apk --no-cache add curl tini pwgen && \
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Factorio [](https://hub.docker.com/r/dtandersen/factorio/) [](https://hub.docker.com/r/dtandersen/factorio/)
|
# Factorio [](https://hub.docker.com/r/dtandersen/factorio/) [](https://hub.docker.com/r/dtandersen/factorio/)
|
||||||
|
|
||||||
* `0.14.20`, `0.14`, `latest` [(0.14/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.14/Dockerfile)
|
* `0.14.21`, `0.14`, `latest` [(0.14/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.14/Dockerfile)
|
||||||
* `0.14.19`, `stable` [(0.14/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/0.14.19/0.14/Dockerfile)
|
* `0.14.20`, `stable` [(0.14/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/0.14.20/0.14/Dockerfile)
|
||||||
* `0.13.20`, `0.13` [(0.13/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.13/Dockerfile)
|
* `0.13.20`, `0.13` [(0.13/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.13/Dockerfile)
|
||||||
|
|
||||||
# What is Factorio?
|
# What is Factorio?
|
||||||
|
Reference in New Issue
Block a user