buildahcker
Preparing search index...
withImageOrContainer
Function withImageOrContainer
withImageOrContainer
<
T
>
(
source
:
ImageOrContainer
,
fn
:
(
container
:
Container
)
=>
Promise
<
T
>
,
containerOptions
?:
ContainerOptions
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
source
:
ImageOrContainer
fn
:
(
container
:
Container
)
=>
Promise
<
T
>
Optional
containerOptions
:
ContainerOptions
Returns
Promise
<
T
>
Settings
Theme
OS
Light
Dark
buildahcker
Loading...