Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

mkobit/docker-copybara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Docker Copybara

Table of Contents
Note
This is experimental and a work in progress.

Building

Requires a Docker version that supports multi-stage builds:

docker build -t copybara

Running Copybara

docker run -it --rm --mount type=bind,source="$PWD",target="$PWD" -w "$PWD" --mount type=bind,source="$HOME",target="/root" -e HOME="/root" copybara copy.bara.sky

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published