FROM gitpod/workspace-full

# The following environment variables are necessary for `cargo test` to pass.
# Determined by running `which git` and `git --exec-path`.
ENV TEST_GIT=/usr/bin/git TEST_GIT_EXEC_PATH=/usr/lib/git-core
