Skip to content

Commit e162225

Browse files
core: Dockerfile: Add blueos-recorder
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 98c44f3 commit e162225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ COPY run-service.sh /usr/bin/run-service
109109
# Copy binaries and necessary folders from download-binaries to this stage
110110
COPY --from=download-binaries \
111111
/usr/bin/blueos_startup_update.py \
112+
/usr/bin/blueos-recorder \
112113
/usr/bin/bridges \
113114
/usr/bin/linux2rest \
114115
/usr/bin/machineid-cli \

0 commit comments

Comments
 (0)