Adding Dependencies to a Project
Prerequisites
Instructions
Add install instructions to the Dockerfile
sudo apt install -y expectRUN sudo apt install -y expectRe-buildin the image
Update gitpod.yml to use new image
Test new image in Gitpod
Last updated