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

Tutorials are not complete: Tagging Docker image: nomad-nodejs-web:latest Error parsing reference #4889

Description

@EugenKon

Nomad version

$ nomad -v
Nomad v1.6.1
BuildDate 2023-07-21T13:49:42Z
Revision 515895c7690cdc72278018dc5dc58aca41204ccc

Issue

$ waypoint up

» Performing operation locally

» Building nomad-nodejs-web...
✓ Running build v1
Creating new buildpack-based image using builder: heroku/buildpacks:20
✓ Creating pack client
✓ Building image
 │ [exporter] Adding layer 'buildpacksio/lifecycle:process-types'
 │ [exporter] Adding label 'io.buildpacks.lifecycle.metadata'
 │ [exporter] Adding label 'io.buildpacks.build.metadata'
 │ [exporter] Adding label 'io.buildpacks.project.metadata'
 │ [exporter] Setting default process type 'web'
 │ [exporter] Saving nomad-nodejs-web...
 │ [exporter] *** Images (26894be156a6):
 │ [exporter]       nomad-nodejs-web
 │ [exporter] Adding cache layer 'heroku/nodejs-engine:dist'
 │ [exporter] Adding cache layer 'heroku/nodejs-npm:toolbox'
✓ Injecting entrypoint binary to image

Generated new Docker image: nomad-nodejs-web:latest
✓ Running push build v1
❌ Tagging Docker image: nomad-nodejs-web:latest => /nomad-nodejs-web:1
! unable to tag image:Error parsing reference: "/nomad-nodejs-web:1" is not a
  valid repository/tag: invalid reference format

Reproduction steps

Follow self managed nomad
https://developer.hashicorp.com/waypoint/tutorials/get-started-nomad-cloud/get-started-nomad-cloud

Expected Result

Successful deployment

Actual Result

Deployment failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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