Initial provider implementation (#18)
This brings over the initial buildx prototype from pulumi/pulumi-docker and fixes various build and release issues.
This commit is contained in:
7
provider/internal/testdata/ignores-wildcard/basedir/.dockerignore
vendored
Normal file
7
provider/internal/testdata/ignores-wildcard/basedir/.dockerignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Ignore everything!
|
||||
*
|
||||
|
||||
# Except changes to source data in this set of directories:
|
||||
!projects/*/src
|
||||
|
||||
# This should therefore IGNORE projects/*/dist
|
||||
Reference in New Issue
Block a user