Adds basic container setup with pipeline #1

Merged
OCram85 merged 18 commits from woodpecker into master 2022-11-07 16:01:31 +01:00
Showing only changes of commit 812b080f1a - Show all commits

View File

@ -17,4 +17,4 @@ RUN \
ADD install/install* /usr/bin/
RUN \
chmod +x /usr/bin/install-* && \
echo "Install required dev runtimes with the 'install-*' scripts." >> /etc/bash.bashrc
echo "echo \"Install required dev runtimes with the 'install-*' scripts.\"" >> /etc/bash.bashrc