Skip to content

dockerized container builder for coldcard simulator

Notifications You must be signed in to change notification settings

tadeubas/coldcard-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coldcard docker container

Make sure you have Docker Desktop or Docker Engine installed (don't forget to add your user to the docker group sudo usermod -aG docker $USER than logout and login again).

Then just ./build.sh and ./run.sh

If this error happens:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  130 (MIT-SHM)
  Minor opcode of failed request:  3 (X_ShmPutImage)
  Value in failed request:  0x13c
  Serial number of failed request:  201
  Current serial number in output stream:  202

run again ./run.sh until it works.

If it opens with tje screen showing garbage, run again until it works

About

dockerized container builder for coldcard simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 76.2%
  • Shell 23.8%