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

Tagging problems #18

Closed
SaschaMoellering opened this issue Aug 7, 2014 · 2 comments
Closed

Tagging problems #18

SaschaMoellering opened this issue Aug 7, 2014 · 2 comments
Labels
Milestone

Comments

@SaschaMoellering
Copy link

Hi,

I've problems tagging the images using the conf.yml:

packaging:
  add:
    - target/${project.artifactId}-${project.version}-fat.jar
ports:
  - 8080
tag: sm/${project.artifactId}:${project.version}

The result is:

REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
sm/${project.artifactId} ${project.version} 5f441b308e2d 51 seconds ago 537.5 MB
centos latest b157b77b1a65 8 days ago 243.7 MB

I'm not sure if I've made a stupid mistake or if there is a problem replacing properties.

Thanks and Regards,
Sascha

@rhuss
Copy link

rhuss commented Aug 7, 2014

I had a similar problem yesterday, albeit not while building an image but by trying the it-test demo. However, have to dig a bit deeper for a detailed analysis.

@alexec alexec added this to the 2.0.0 milestone Aug 8, 2014
@alexec alexec added the bug label Aug 8, 2014
@alexec
Copy link
Owner

alexec commented Aug 8, 2014

Fixed in 2.0.0.

@alexec alexec closed this as completed Aug 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants