Skip to content

Commit b45abcc

Browse files
committed
release package folder
1 parent 0a0543f commit b45abcc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

ydb/deploy/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Extend base image with:
2626
Image with minimal requirements to launch ydbd in container
2727

2828
```bash
29-
ya package --docker ydb/deploy/docker/pkg.json
29+
ya package --docker ydb/deploy/docker/release/pkg.json
3030
```
3131

3232
Used base image and included:

ydb/deploy/docker/breakpad/pkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"docker_target": "breakpad"
1313
},
1414
"include": [
15-
"ydb/deploy/docker/pkg.json"
15+
"ydb/deploy/docker/release/pkg.json"
1616
],
1717
"data": [
1818
{
File renamed without changes.

0 commit comments

Comments
 (0)