Closed ahmetb closed 2 years ago
You need update git submodule
cd asciicast2gif
# for asciinema-player
git submodule init
git submodule update
cd asciinema-player
# for vt
git submodule init
git submodule update
# then cd .. && run success
docker build xxxx
@ahmetb 😄
Same issue and the fix provided by @yangyang5214 works! @sickill do you want to close this issue?
I cloned the repo at v0.2.1 and tried to build the dockerfile without any args: