OCI-oriented build engine
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-builder / test / test_builder_dockerfile.mli
169 B 4 lines
1(** Tests for bootstrap Dockerfile lowering. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] checks supported and rejected Dockerfile instructions. *)