get latest docker images

master
jebba 2021-02-21 15:04:56 -07:00
parent a16def4b04
commit afb6a4655d
1 changed files with 6 additions and 0 deletions

View File

@ -12,7 +12,13 @@ set -x
sudo apt-get update
sudo apt-get install -y build-essential automake libtool patchelf wget git libreadline-dev libboost-container-dev libboost-program-options-dev libboost-serialization-dev ca-certificates
sudo docker pull cartesi/linux-kernel
sudo docker pull cartesi/toolchain
sudo docker pull cartesi/rootfs
cd ~/devel/machine-emulator-sdk
git reset --hard HEAD
git checkout master
git pull
date
time \