mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-06 13:04:22 +00:00
5 lines
94 B
Bash
Executable File
5 lines
94 B
Bash
Executable File
#! /bin/sh
|
|
docker build -t mobylinux/etcd .
|
|
|
|
docker build -t etcd.local -f Dockerfile.local .
|