Roman Dodin
Roman Dodin
@robshakir Shall we maybe switch to containerized protoc? This will be a neverending story of unpinned protoc deps resulting in a different generation product over time
tsk tsk tsk still using this user unfriendly compile_protos.sh that has no reproducibility and heavily dependent on hosts' configuration
No worries @robshakir, I didn't mean to push, just a slight nudge. I can update it with the updated versions of protoc and go plugins
Yes, that is how it is today, indeed. Maybe having the disk image moved to the `/clab-image` directory with the bind mount with the src `clab-//image` is a sound idea
@adam-kulagowski do you have an example how ports are mapped in Sonic? A tiny lab with IP connectivity would be great something based on this ``` name: sonic topology: nodes:...
@adam-kulagowski can you please drop here a quick memo on how save the configuration that will be suitable for `startup-config`?
> If I misunderstood please let me know. this was exactly what was missing. Added this to the documentation. Ty
this error means that this (or another) container existed before we reached the link creation phase. Did it?
this is "expected", since containers should not exit normally You should use `exec` to run commands inside the containers, and `cmd` is to change the daemon command that container runs
thanks @kmo7 @vista- could you give this a try when you have time given you are my Juniper buddy 👯