Skip to content

Is there any documentation regarding preloading applications? #375

Answered by ctalledo
RafayAK asked this question in General
Discussion options

You must be logged in to vote

Hi @RafayAK ,

Thanks for giving Sysbox a shot, glad you got it working.

Can I just build on top of this container and perform normal docker RUN commands to install packages and applications from apt and have them run on container start as they create systemd unit files?

Yes exactly, that's the way you would do it. The Dockerfiles for the sample container images we provide are here. Feel free to copy them and adapt them to your needs.

In addition, if you plan to use Docker inside the Sysbox container, you can also preload the inner container images into the container (so that when you launch the sysbox container, those inner container images are already in it and don't need to be downloa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RafayAK
Comment options

Answer selected by RafayAK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants