Refactor Docker setup to support multi-architecture builds and update base image to Alpine
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# Set terminal type
|
||||
export TERM=xterm-256color
|
||||
|
||||
Reference in New Issue
Block a user