1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -05:00
2017-08-23 22:22:15 -04:00

8 lines
183 B
PowerShell

$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
echo "`n## Building Attachments"
echo "`nBuilding docker image"
docker --version
docker build -t bitwarden/attachments $dir\.