Cleanup, use multi-stage Dockerfile to minimize size

This commit is contained in:
Chuck Lantz
2021-08-25 01:31:47 +00:00
parent d082058d44
commit 0b7c156506
6 changed files with 19 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# This file restores the results of the "prepare.sh" into their proper locations
# once the container has been created. It runs as a postCreateCommand which