.aptible.env
file injected by Aptible at the root of your repository.
Here are a few caveats you should be mindful of:
git log
within your container will yield a single commit: the one you deployed from..dockerignore
is not used
.dockerignore
file is read by the Docker CLI client, not by the Docker server..dockerignore
file.