[Container-tools] trying to run hello apache result in errors

Max Rydahl Andersen max.andersen at gmail.com
Tue Sep 22 11:08:06 UTC 2015


Hey,

After talking to Brian last week I got pointed to the 
https://github.com/projectatomic/nulecule/tree/master/examples/

Now i'm trying to run that by using 
https://gist.github.com/navidshaikh/d97a938c62df3b156149#2-cdk--eclipse-with-scp-and-ssh-for-virtualbox-provider 
as previously shared on this list as a way to run CDK with exposed 
docker/scp/ssh to the host.

But I'm getting this error no matter what projectatomic exampleI try to 
run - wether `helloapache` or `guestbookgo`:

```
docker run -it --rm ${OPT1} --privileged -v `pwd`:/atomicapp -v 
/run:/run -v /:/host --net=host --name ${NAME} -e NAME=${NAME} -e 
IMAGE=${IMAGE} ${IMAGE} -v ${OPT2} run ${OPT3} /atomicapp
Unable to find image 'NAME=:latest' locally
FATA[0000] Invalid repository name (NAME=), only [a-z0-9-_.] are allowed
```

Any pointers welcome.

/max
http://about.me/maxandersen




More information about the Container-tools mailing list