14 Jan 2021
casio hr-200tec
14 Jan 2021
Weave Net
10 Jan 2021
Running Galera Cluster on Docker
10 Jan 2021
Deploy MariaDB 10.4.8 in Docker Swarm Cluster
10 Jan 2021
emissividade
10 Jan 2021
Arrendamento
9 Jan 2021
compilação do openwrt
8 Jan 2021
começamos por criar um contentor e seguidamente instalamos os pré-requisitos:
apt update && apt -y upgrade && apt install -y build-essential ccache ecj fastjar file g++ gawk \
gettext git java-propose-classpath libelf-dev libncurses5-dev \
libncursesw5-dev libssl-dev python python2.7-dev python3 unzip wget \
python3-distutils python3-setuptools rsync subversion swig time \
xsltproc zlib1g-dev
clonamos agora o repositório do projeto no git para o nosso sistema:
git clone https://git.openwrt.org/openwrt/openwrt.git