mirror of
https://github.com/ApfelTeeSaft/azahar.git
synced 2026-08-26 19:23:31 +00:00
tools: Use arch-specific Docker image tag when entering via script
Makes testing local changes more convenient
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
# This script assumes that Docker is installed
|
||||
|
||||
docker run -it --rm -v $(pwd):/mnt opensauce04/azahar-build-environment
|
||||
docker run -it --rm -v $(pwd):/mnt opensauce04/azahar-build-environment:$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user