Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • K kalliope-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • frnmst-archives
  • kalliope-docker
  • Issues
  • #1

Closed
Open
Created Jan 30, 2018 by frnmst@frnmstOwner

kalliope_docker.conf file, getting invalid argument error when running image create command

Created by: jg8481it

Hi,

Just an FYI. In the kalliope_docker.conf file when I use it as-is, then I run ./kalliope_docker.py image create I get the following error back.

invalid argument "'kalliope-docker'" for "-t, --tag" flag: invalid reference format

I fixed this on my machine by changing the following line in the kalliope_docker.conf file.

Originally it was... Docker image tag = 'kalliope-docker'

I removed the '' and changed it to the following... Docker image tag = kalliope-docker

Assignee
Assign to
Time tracking