Files
opentf/website/docs/cli/commands/test/examples/plan/Dockerfile
2024-02-08 09:48:59 +00:00

8 lines
223 B
Docker

# Copyright (c) The OpenTofu Authors
# SPDX-License-Identifier: MPL-2.0
# Copyright (c) 2023 HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
FROM nginx
# It doesn't really matter what we do here, it won't run anyway.