Skip to content

Commit 9e10be3

Browse files
committedJan 11, 2024
1. Move files to extra/docker
2. Notice user this is for a specific use case in README
1 parent 802441a commit 9e10be3

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
 
File renamed without changes.

‎agent/docker/README.md ‎agent/extra/docker/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
**This image is for a specific use case and that most device connectors will not function properly this way, so it's not recommended for use in most cases.**
2+
13
# Description
24
This Dockerfile is used to build an OCI image includes testflinger-agent, testflinger-cli, testfliger-device-connector inside.
35
Testflinger-agent is the only application that running at beginning.
6+
47
# How to build
58
```shell
69
docker build -t [where is the images registry]/[image name]:[tag] .
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.