Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

draft up fails #23

Description

@schdief

First of all thanks for setting up this nice sample project, it helps a lot understanding helm, draft and AKS. Unfortunately I'm stuck right at the beginning and I'm hoping to find some help here.

I think I took care of all the prerequisites, but I can't draft up the parrot service as it misses the Dockerfile, which is there. Here you can see the output:

Steves-MBP:parrot schdief$ draft up
Draft Up Started: 'parrot': 01D5KQFETCVKEKTHD5GFW87QEQ
parrot: Building Docker Image: FAIL ❌  (1.0013s)
Inspect the logs with `draft logs 01D5KQFETCVKEKTHD5GFW87QEQ`
Steves-MBP:parrot schdief$ draft logs 01D5KQFETCVKEKTHD5GFW87QEQ
2019/03/10 12:58:17 error while building: Error response from daemon: Cannot locate specified Dockerfile: Dockerfile
Steves-MBP:parrot schdief$ ls
Controllers                     NOTICE                          appsettings.Development.json    charts                          parrot.csproj
Dockerfile                      Program.cs                      appsettings.json                draft.toml                      semantic
Hubs                            Startup.cs                      azure-build-pipeline.yml        package-lock.json               semantic.json
Models                          Views                           bundleconfig.json               package.json                    wwwroot

Any idea what is missing? Help is much appreciated, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions