Hugo Osvaldo Barrera 5516cc7e0a docker: update deprecated syntax
`docker build` warns of deprecated syntax:

    1 warning found (use docker --debug to expand):
    - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 71)

Update Dockerfile, removing the deprecated syntax usage.
2025-09-23 16:28:57 +01:00
..
2025-09-23 16:28:57 +01:00

Docker images and build script for building the project using Docker. See this page for more info.