Skip to content

Commit

Permalink
1. Move files to extra/docker
Browse files Browse the repository at this point in the history
2. Notice user this is for a specific use case in README
  • Loading branch information
hanhsuan committed Jan 11, 2024
1 parent 802441a commit 9e10be3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions agent/docker/README.md → agent/extra/docker/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
**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.**

# Description
This Dockerfile is used to build an OCI image includes testflinger-agent, testflinger-cli, testfliger-device-connector inside.
Testflinger-agent is the only application that running at beginning.

# How to build
```shell
docker build -t [where is the images registry]/[image name]:[tag] .
Expand Down
File renamed without changes.

0 comments on commit 9e10be3

Please sign in to comment.