Thilo Graf cc4c950b92 Standardize PATH during build
- Introduced a standard PATH environment variable definition during the
  image build phase to ensure consistency across different build environments.
- Removed redundant PATH argument definition to streamline Dockerfile
  and related configurations.
- Adjusted volume bindings in docker-compose.yml and Dockerfile to support
  a new directory structure for binaries.
- Enabled PATH environment variable pass-through in docker-compose.yml to
  ensure custom binary paths are accessible.
- Minor adjustments to script generation and directory initialization to enhance container setup processes.

This update optimizes the build environment and improves container
configuration by ensuring that essential tools and custom binaries are
readily available in the PATH across all stages of the build and
execution process.
2024-04-11 18:32:39 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00
2024-04-11 18:32:39 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00
2024-04-11 18:32:39 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 16:20:23 +02:00
2024-04-07 14:37:07 +02:00
2024-04-07 14:37:07 +02:00

Localized README.md's

Language
English
German
Description
Setup your own build environment create your own images and develpoment
Readme GPL-2.0 119 KiB
Languages
Shell 73.9%
Dockerfile 26.1%