Skip to content

Only accepts dockerfile named Dockerfile  #979

@Louise15926

Description

@Louise15926

Current Behavior

If I name my dockerfile something other than 'Dockerfile' (say 'db.Dockerfile'), during app deploy it will give me this error: "unable to prepare context: context must be a directory".

$ ecs-preview app init --dockerfile "db.Dockerfile"
$ ecs-preview app deploy # throws error

Expected Behavior

Not throwing this error

Metadata

Metadata

Assignees

Labels

type/bugIssues that are bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions