You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker image build -t bang .
Sending build context to Docker daemon 2.027MB
Step 1/16 : FROM kaitai as builder
pull access denied for kaitai, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Makefile:52: recipe for target 'ctrbuild' failed
make: *** [ctrbuild] Error 1
I tried a few Docker images for kaitai:
blacktop/kaitai only provides 0.8
librespace/kaitai does not contain /kaitai_struct
kaitai/ksv also does not contain /kaitai_struct
So where does the kaitai image come from?
The text was updated successfully, but these errors were encountered:
I tried a few Docker images for kaitai:
blacktop/kaitai
only provides 0.8librespace/kaitai
does not contain/kaitai_struct
kaitai/ksv
also does not contain/kaitai_struct
So where does the
kaitai
image come from?The text was updated successfully, but these errors were encountered: