blob: 0514a3bc03b7d0a28c7c10479ef9c8c7be4dd1b8 [file]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
FROM us-docker.pkg.dev/cros-registry/base-images/ubuntu:ubuntuProd
RUN apt-get update \
&& apt-get install -y curl
COPY rdb-publish /usr/bin/
COPY rdb /usr/bin/
COPY result_adapter /usr/bin/