Actually unify with #FS
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
a3db716c0a
commit
4d4fbb20b5
@ -49,7 +49,7 @@ package engine
|
||||
}
|
||||
|
||||
// Produce an empty directory
|
||||
#Scratch: {$dagger: fs: _id: null}
|
||||
#Scratch: #FS & {$dagger: fs: _id: null}
|
||||
|
||||
// Copy files from one FS tree to another
|
||||
#Copy: {
|
||||
|
Reference in New Issue
Block a user