Anna Sirota
a12ea33cbe
Revert everything except the pip fix and the branch flag
2021-03-18 10:52:16 +01:00
Anna Sirota
a458f4153e
Try using CRYPTOGRAPHY_DONT_BUILD_RUST again
2021-03-17 16:09:24 +01:00
Anna Sirota
a352eae35f
Install hopefully pip, setuptools and wheel in each base image
2021-03-17 15:44:55 +01:00
Anna Sirota
2806244dd3
Use CRYPTOGRAPHY_DONT_BUILD_RUST=1
2021-03-12 11:27:58 +01:00
Anna Sirota
539b2932ea
or just give and install rustc already
2021-03-12 11:04:03 +01:00
c618e6cf17
Fixed typo in Dockerfile
2020-04-17 14:09:43 +02:00
b8defe329e
Apache: enabled & configured mod_remoteip
...
This module makes it possible to do access control & logging based on
client's real IP address, rather than the internal IP address of HaProxy.
2020-04-17 11:38:53 +02:00
fc986b0ab6
Renamed docker/4_run/deploy
to docker/4_run/staging
...
"Staging" covers the meaning of what is actually happening better than
"deploy". I want to keep "deploy" for actually deploying onto a production
server.
2019-02-13 10:39:18 +01:00
8bfb40ce54
Various Docker image upgrades, read the entire commit message!
...
- Ubuntu 17.10 → 18.04.
- Python 3.6.3 → 3.6.6.
- Use `DEBIAN_FRONTEND=noninteractive` to prevent prompts during
installation.
- Install `tzdata` in the base image as it's required by subimages.
- Correctly set maintainer in Dockerfile.
2018-08-30 12:53:34 +02:00
5f07c7ce17
Use new hashing of static file names.
...
Every time the docker image is rebuilt a random hash is chosen.
Requires Pillar d560f89704e3a6f4490df57712525048c469bed2 or newer.
2018-03-23 17:39:04 +01:00
7cb4b37ae2
Renamed some docker files to Dockerfile
...
This makes it simpler to manage by using the default name. It also helps
my editor to recognise the file and highlight it properly.
2018-03-23 12:42:56 +01:00