Deploy with Git where you push source code (including a Dockerfile) via Git repository to Aptible, and the platform creates a Docker image on your behalf.
Deploy from Docker Image where you deploy a Docker image that you have built yourself (e.g., in a CI environment), push it to a registry, and tell Aptible to fetch it from there.