You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: agent/extra/docker/README.md
+3
Original file line number
Diff line number
Diff 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
+
1
3
# Description
2
4
This Dockerfile is used to build an OCI image includes testflinger-agent, testflinger-cli, testfliger-device-connector inside.
3
5
Testflinger-agent is the only application that running at beginning.
6
+
4
7
# How to build
5
8
```shell
6
9
docker build -t [where is the images registry]/[image name]:[tag] .
0 commit comments