4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./proxify.py --store ~/tmp/cache/ -- docker build -t nerdcruft/base base/
|