BUG REPORT
What happened:
build-date in maya docker image.What you expected to happen:
build-date.How to reproduce it (as minimally and precisely as possible):
$ docker inspect openebs/maya:ci
...
"Labels": {
"org.label-schema.build-date": "",
"org.label-schema.description": "CLI for OpenEBS",
"org.label-schema.name": "maya",
"org.label-schema.schema-version": "1.0",
"org.label-schema.url": "http://www.openebs.io/",
"org.label-schema.vcs-url": "https://github.com/openebs/maya",
"org.label-schema.version": ""
}
Anything else we need to know?:
Prerequisites:
How to begin looking for possible solutions?
maya docker image locally using the DockerfileAfter solving it
Hi @vharsh
I would like to look into this :)
/assign @waseem18
Hi @waseem18
Take a look as to how the docker image is getting build.
Happy Hacking! Happy Learning!
Feel free to merge my PR.
Most helpful comment
Hi @vharsh
I would like to look into this :)