3 # Copyright (C) The Arvados Authors. All rights reserved.
5 # SPDX-License-Identifier: Apache-2.0
7 sudo su -c "DEBIAN_FRONTEND=noninteractive apt-get install -y docker.io virtualenv curl libcurl4-gnutls-dev build-essential libgnutls28-dev python2.7-dev python3-dev"
8 sudo usermod -a -G docker jenkins