Minimal multi-stage docker build

This commit is contained in:
timothymiller
2020-08-05 03:25:13 -04:00
parent a1e1348214
commit df6b8a381a
8 changed files with 73 additions and 81 deletions

View File

@@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
assignees: 'timothymiller'
---
@@ -24,15 +24,15 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- OS: [e.g. Arch Linux]
- Browser [e.g. Chrome, Safari]
- Version [e.g. 60]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
- Device: [e.g. iPhone X]
- OS: [e.g. iOS 14.0]
- Browser [e.g. stock browser, Safari]
- Version [e.g. 60]
**Additional context**
Add any other context about the problem here.