# Unsafe login challenge You need to set the `FLAG` environment variable for this challenge to work! ## Run the image ```bash docker run --rm --name countries_list --env FLAG='FLAG{SQLIMYFRIENDAGAIN}' -p 3767:80 -it pierre42100/countries-list ```