Skip to content
Snippets Groups Projects
Verified Commit 68dedb7e authored by Daniel-Andrei Minca's avatar Daniel-Andrei Minca :gear:
Browse files

assume yes on apt install and reduce verbosity


Related: #14
Signed-off-by: default avatarDaniel Andrei Minca <mandrei17@gmail.com>
parent 41d4b7d6
No related branches found
No related tags found
1 merge request!13refactor dockerfile & clean code
#!/bin/bash
# Install dependencies (debbootstrap)
sudo apt-get install debootstrap curl
sudo apt-get install -yqq debootstrap curl
# -----------------------------------------------------------------------------
# BUILD/LABEL VARIABLES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment