projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
21367/21230: Set up dev-jobs with virtualenv
[arvados.git]
/
docker
/
migrate-docker19
/
build.sh
1
#!/bin/sh
2
# Copyright (C) The Arvados Authors. All rights reserved.
3
#
4
# SPDX-License-Identifier: Apache-2.0
5
6
exec docker build -t arvados/migrate-docker19:1.0 .