#!/bin/bash

set -ex

. ./maint/ref-config

docker run -it --rm -v `pwd`:/work plicease/libarchive-ref:$REF_TAG tcsh
