Add TODO for Europa conversion

Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
Joel Longtine 2022-02-22 13:01:54 -07:00
parent e63b74b08e
commit 2caccc69e8

View File

@ -7,6 +7,7 @@ import (
dagger.#Plan & {
actions: {
// TODO/FIXME: Use Europa constructs for this
// sayHello: os.#Container & {
// command: "echo Hello Europa! > /out.txt"
// }