Update Dockerfile repo and tests
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
parent
943bed62f1
commit
15947cc35f
3 changed files with 2 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ testdependecies:
|
|||
- curl
|
||||
module:
|
||||
docker:
|
||||
start: "docker run -itd -u=0 --entrypoint /usr/bin/bash -p 8080:8080"
|
||||
start: "docker run -td -u=0 --entrypoint /usr/bin/bash -p 8080:8080"
|
||||
labels:
|
||||
description: "Node.js is a platform built on V8 JavaScript Engine for easily building fast, scalable network applications."
|
||||
io.k8s.description: "Node.js is a platform built on V8 JavaScript Engine for easily building fast, scalable network applications."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue