Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing output stream #87

Open
Seluj78 opened this issue Dec 11, 2024 · 0 comments
Open

Missing output stream #87

Seluj78 opened this issue Dec 11, 2024 · 0 comments

Comments

@Seluj78
Copy link

Seluj78 commented Dec 11, 2024

Expected Behavior

Being able to build a docker image from scratch


Actual Behavior

(base) ➜  nexus git:(develop) mint slim --dockerfile Dockerfile --tag getvocal/nexus-slim .
cmd=slim info=param.http.probe message='using default probe'
cmd=slim state=started
cmd=slim info=cmd.input.params target.type='dockerfile' context='.' file='Dockerfile' continue.mode='probe' rt.as.user='true' keep.perms='true' image-build-engine='internal'
cmd=slim state=building message="building basic image"
cmd=slim info=basic.image.info tag='getvocal/nexus-slim.fat' dockerfile='Dockerfile' context='.'
cmd=slim log='regular.image.build' event=LOG.START tag='getvocal/nexus-slim.fat'  ====================

cmd=slim log='regular.image.build' event=LOG.END tag='getvocal/nexus-slim.fat'  ====================
cmd=slim info=build.error status='standard.image.build.error' value='missing output stream'
cmd=slim state=exited code=33554435 version=darwin/arm64|Aurora|1.41.7|a2a53d2348aeedf0d650d47debf477a2cad47111|2024-09-25_03:14:07PM location=/usr/local/bin
cmd=slim info=report file='slim.report.json'
cmd=slim info=exit code='33554435' version='darwin/arm64|Aurora|1.41.7|a2a53d2348aeedf0d650d47debf477a2cad47111|2024-09-25_03:14:07PM' location='/usr/local/bin'
app='mint' message='GitHub Discussions' info='https://github.com/mintoolkit/mint/discussions'
app='mint' message='Join the CNCF Slack channel to ask questions or to share your feedback' info='https://cloud-native.slack.com/archives/C059QP1RH1S'
app='mint' message='Join the Discord server to ask questions or to share your feedback' info='https://discord.gg/fAvq4ruKsG'

Specifications

  • Version: darwin/arm64|Aurora|1.41.7|a2a53d2348aeedf0d650d47debf477a2cad47111|2024-09-25_03:14:07PM
  • Platform: MacOS 15.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant