Thanks,
this reduces the docker container size massively (now ~760MB) what is enough
for my use case.
PS:
When using the slim python 3.11 image (docker.io/python:3.11-slim) as base I
had to add some libs manually:
libx11-6, libxext6, libxrender1, libgl1
From: sumo-user <[email protected]> On Behalf Of Jakob Erdmann
Sent: Wednesday, May 17, 2023 1:38 PM
To: Sumo project User discussions <[email protected]>
Subject: Re: [sumo-user] build minimal Docker container with sumo from sources
> To get an up to date sumo I build it from the sources
You can also get a nightly build via
pip install -i https://test.pypi.org/simple/ eclipse-sumo
Am Mi., 17. Mai 2023 um 13:16 Uhr schrieb Peter Marschke (Fujitsu)
<[email protected]<mailto:[email protected]>>:
Hello,
I am using sumo in a Docker container together with python.
Sumo is used via TRACI and libsumo without any GUI. Tools like Netedit are not
required
To get an up to date sumo I build it from the sources but that creates a
really big container (> 1.5 GB). So I am looking for ways to
Minimize the required space of the sumo build.
Is there a way to reduce the space requirements with additional build
parameters?
* Reduce number of required libs
* Not build unused additional Tools
Thanks in advance for your support and best regards
_______________________________________________
sumo-user mailing list
[email protected]<mailto:[email protected]>
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user