Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 554 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 554 Bytes

linuxbrew

Build Status

  1. linuxbrew/alpine:3.10
  2. linuxbrew/alpine:3.11
  3. linuxbrew/centos:7
  4. linuxbrew/centos:8
  5. linuxbrew/debian:10
  6. linuxbrew/fedora:30
  7. linuxbrew/fedora:31
  8. linuxbrew/ubuntu:18.04
  9. linuxbrew/ubuntu:19.04

Example

  1. build
docker build -t linuxbrew/debian:10 linuxbrew/debian-10
  1. test
docker build -t test tests/debian-10
docker run -it test