Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

atomicapp 0.1.2 labels are broken #217

Closed
@dustymabe

Description

Looks like the labeling with 0.1.2 is not working. When I install I get no artifacts and when I run I get a broken container:

[root@nule fooa]$ atomic info fooapache
io.projectatomic.nulecule.specversion: 0.0.2
io.projectatomic.nulecule.providers: = kubernetes,docker
io.projectatomic.nulecule.atomicappversion: 0.1.2       RUN  docker run -it --rm  --privileged -v /home/dustymabe:/atomicapp -v /run:/run -v /:/host --net=host --name  -e NAME= -e IMAGE=  -v  run  /atomicapp       STOP docker run -it --rm  --privileged -v /home/dustymabe:/atomicapp -v /run:/run -v /:/host --net=host --name  -e NAME= -e IMAGE=  -v  stop  /atomicapp       INSTALL docker run -it --rm  --privileged -v /home/dustymabe:/atomicapp -v /run:/run  --name  -e NAME= -e IMAGE=  -v  install  --destination /atomicapp /application-entity
[root@nule fooa]$ atomic install fooapache
[root@nule fooa]$ ls -a
.  ..
[root@nule fooa]$ atomic run fooapache
/usr/bin/docker create -t -i --name fooapache fooapache /bin/sh
fooapache
[root@nule fooa]$ docker ps -a
CONTAINER ID        IMAGE               COMMAND                CREATED             STATUS                     PORTS               NAMES
f17d6c6c87e4        fooapache           "/usr/bin/atomicapp    12 seconds ago      Exited (2) 6 seconds ago                       fooapache

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions