Closed jseifeddine closed 1 month ago
I've never touched anything docker related, it was contributed and probably rotted, sorry.
I recommend building it from master without docker. Or you can download a release.
You are of course welcome to send patches for the docker things, but it's up to you.
Sorry about that.
1.518 bash: line 1: goyacc: command not found
Btw this is fairly easy to add: look in misc/make-deps.sh to see how we do it.
Hey i got it working,
All it needed was a version bump, please adjust docker/Dockerfile
to have FROM golang:1.23
instead of 1.21
Thanks :)
I was following the quick start doc - building-from-a-container
Versions:
mgmt version (eg:
mgmt --version
): commit 149a85fcde6b10bd92a0bfb5e44a4e8431cbf16b (HEAD -> master, origin/master, origin/HEAD)operating system/distribution (eg:
uname -a
): Debian 12 (Bookworm) Linux 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linuxgolang version (eg:
go version
): (docker) FROM golang:1.21Description: