Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

[BUG] Dockerfile for side container doesn't build #16

Open
raydouglass opened this issue Oct 10, 2019 · 0 comments
Open

[BUG] Dockerfile for side container doesn't build #16

raydouglass opened this issue Oct 10, 2019 · 0 comments
Labels
0 - Backlog In queue waiting for assignment bug Something isn't working

Comments

@raydouglass
Copy link
Member

If using a Dockerfile for a side container, the image won't be built because SideDockerConfiguration.setupImage(...) is a no-op.

Instead, SideDockerConfiguration.setupImage(...) can probably delegate to its AbstractDockerConfiguration dockerConfiguration field.

@raydouglass raydouglass added bug Something isn't working 0 - Backlog In queue waiting for assignment labels Oct 10, 2019
@raydouglass raydouglass changed the title [BUG] Dockerfile for side container [BUG] Dockerfile for side container doesn't build Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0 - Backlog In queue waiting for assignment bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant