Konstantin Pavlov
054518bb36
Docker: made dockerfiles use a single stage build process.
2023-02-13 17:04:24 -08:00
Konstantin Pavlov
b0bb829107
Packages: get rid of deprecated configure options.
2023-02-06 12:39:06 -08:00
Konstantin Pavlov
3e0ece20b5
Docker: made Dockerfiles architecture agnostic.
2021-12-01 18:34:20 +03:00
Konstantin Pavlov
6dbb36a537
Docker: added curl run-time dependency.
...
It is needed for docker-entrypoint scripts to work.
2021-02-05 14:48:52 +03:00
Konstantin Pavlov
df8ac184fd
Docker: based docker images off official languages ones.
...
Language versions are bumped to:
- python 3.9
- ruby 2.7
- go 1.15
- node 15
- perl 5.32
Removed images:
- python 2.7 due to EOL
- full/latest due to incompatibility with the new scheme
2021-01-13 22:33:14 +03:00