Skip to content

lalbuild/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lal demo environments

These are available in public.

Requirements

  • usermod and groupmod inside the container
  • lal user inside the container
  • whatever you need to build your applications and libraries

A miniature musl C toolchain with almost no dependencies. CC=musl-gcc at 6.3.0.

An ubuntu toolchain for C++ with a few common dependencies. CC=gcc-5.

A musl cross compilation environment for latest stable rust. It uses a modified version clux/muslrust with a lal user.

This allows you to lal build lal

Releases

No releases published

Packages

No packages published