An open API service indexing awesome lists of open source software.

https://github.com/fjc0k/docker-front-end-builder

A docker image with the tools required to build modern front-end apps on Alpine Linux.
https://github.com/fjc0k/docker-front-end-builder

Last synced: 6 months ago
JSON representation

A docker image with the tools required to build modern front-end apps on Alpine Linux.

Awesome Lists containing this project

README

          

# docker-front-end-builder

A docker image with the tools required to build modern front-end apps on Alpine Linux.

## It contains

```bash
ca-certificates \
curl \
wget \
cmake \
build-base \
git \
bash \
python \
make \
gcc \
g++ \
zlib-dev \
autoconf \
automake \
file \
nasm \
```