We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a0389 commit dd2028dCopy full SHA for dd2028d
Dockerfile
@@ -1,3 +1,4 @@
1
FROM drydock-prod.workiva.net/workiva/dart2_base_image:2
2
+ADD pubspec.yaml pubspec.yaml
3
RUN dart pub get
4
FROM scratch
0 commit comments