hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

refactor(ci): remove git dir from docker images #237

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

adds the .git directory to the docker ignore list to reduce the size of the container

Motivation and Context

reduce the size of the container images used to build the engine. Build information is included under the .hamlet dir

How Has This Been Tested?

tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: