FROM mcr.microsoft.com/devcontainers/rust:0-1-bullseye@sha256:fdcde64775ebe998f89aa6cdd62239282d6c98dac72500cbcebbfe5b7ff03cff

# [Optional] Uncomment this section to install additional packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
#     && apt-get -y install --no-install-recommends <your-package-list-here>
