#!/usr/lib/python3-arvados-fuse/bin/python3.11
# Copyright (C) The Arvados Authors. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0

from arvados.commands.keepdocker import main
main()
