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
This is a reference implementation to show how an image of _Oura_ can be built on demand; but also, sending the git revision as an argument through the command line
6
+
7
+
## Prerequisites
8
+
9
+
- Docker
10
+
11
+
## Variables and arguments
12
+
13
+
|Build Argument|Type|Default|Required|What it is|
14
+
|---|---|---|---|---|
15
+
|`RELEASE_TAG`|ARG|Last workin version|no|Tag number of the oura release. Follow this [link](https://github.com/txpipe/oura/tags) for reference.|
16
+
17
+
18
+
### Build a Docker images with the latest Oura release
0 commit comments