Labels are not set
See original GitHub issuePlugin version: 0.15.16 Docker version: 1.11.2
According to Maven debug output the labels property is set:
[DEBUG] (f) labels = {Built-By=jbochenski, Built-On=08/23/2016 12:35:35, Maven-Artifact=com.acme.cloudapp:acme-main:1.5.0-SNAPSHOT, Source-Branch=develop, Source-Revision=0d6bef176407ce2af4b83bb9b1f79dd7d8d98be3}
but after the image is built I only see the lables from base centos:centos7
image:
"Labels":{"build-date":"2016-06-02","license":"GPLv2","name":"CentOS Base Image","vendor":"CentOS"}}
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
How to Fix Misaligned Labels Templates?
1. Check your printer settings ... Your labels look correct on screen but are not printing correctly? The first thing you want to...
Read more >How To Correct Misaligned Label Templates
Last week, we listed five main causes of misaligned label templates. This week, we'll teach you how to fix (and avoid) them for...
Read more >The designer in Visual Studio will not set label text to value
Controls.Add(label_Name) and set their location on the Form manually. It is because when using the toolbox to add the labels on the designer...
Read more >Known issues with sensitivity labels in Office - Microsoft Support
This document details the known issues and workarounds with the sensitivity labeling feature in Office and will be kept updated as new ...
Read more >How to Fix Misaligned Labels In Microsoft Word - YouTube
Browse all of our blank templates available for Microsoft Word: https://www.onlinelabels.com/templates/blankOnlineLabels.com helps small ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I also expected labels will be added to my image even though I have a dockerfile (if that counts:D)
Agreed, I added it to #205 as a nice feature to have.