Closed OneCricketeer closed 11 months ago
After Gradle clean
$ docker build --no-cache -t streaming-connect . ... => => transferring context: 25.73kB
Closes #55
Update Dockerfile and .dockerignore to not use copied-in artifacts and rather build within the container
Benefits
Local builds
Summary
After Gradle clean
Related Issue
Closes #55
Changes
Update Dockerfile and .dockerignore to not use copied-in artifacts and rather build within the container
Benefits
How Has This Been Tested?
Local builds
Types of changes
Checklist