Fantom-foundation / Norma

Integration project of Carmen and Tosca
GNU Lesser General Public License v3.0
2 stars 9 forks source link

Prototype for "norma image" to manage client docker images #201

Closed rpl-ffl closed 4 days ago

rpl-ffl commented 5 months ago

Usage:

This prototype helps to facilitate scenarios where multiple client version is simulated concurrently.

rpl-ffl commented 5 months ago

some test hard code image to sonic:latest, the current build uses the branch name as identifier so it's sonic:main. This must be reconciled.

Done

rpl-ffl commented 3 weeks ago

Converted to draft as discussed. Current status: PR works, but without buildkit when building docker image. This results in ~10 minutes each time a docker image is built. This should be solved before merging into main.