We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d69c87 commit f2cc266Copy full SHA for f2cc266
.github/workflows/nginx-container.yaml
Makefile
@@ -24,8 +24,3 @@ include hack/hack.mk
24
25
cli:
26
cargo build --package feos-cli --release
27
-
28
-nginx: uki
29
- @echo "Building nginx container with FeOS UKI..."
30
- docker build -f hack/Dockerfile.nginx -t feos-nginx .
31
- @echo "Built feos-nginx container successfully"
hack/Dockerfile.nginx
0 commit comments