package current_docker
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Integration with Docker containers.
module S : sig ... end
val push_manifest :
?auth:(string * string) ->
tag:string ->
S.repo_id Current.t list ->
S.repo_id Current.t
push_manifest images ~tag
pushes a manifest containing images
as tag
.
module Raw : sig ... end
Low-level API. This is useful for building custom components. The functions are similar to the ones in S.DOCKER
except that each one takes the context explicitly as an argument, there are no labels, input values are no longer wrapped with Current.t
, and the output is a Current.Primitive.t
type. You can wrap these with let>
to create your own components.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>