Getting Began | Nixpacks
by Phil Tadros
August 18, 2022
2022-08-17 15:43:26
To get began with Nixpacks you want an app that you simply need to construct and bundle. You’ll be able to deliver your personal or use one of many many examples on GitHub.
brew set up railwayapp/faucet/nixpacks
View more installation options
nixpacks construct ./path/to/app --name my-app
This creates a picture with the title my-app
.
Nixpacks permits you to customise all choices which might be used to construct the picture. For instance, you’ll be able to add extra system packages and specify the construct and begin instructions.
See Also
nixpacks construct ./path/to/app --name my-app --pkgs cowsay --build-cmd ./construct.sh --start-cmd "echo hiya | cowsay"
What's Your Reaction?
Excited
0
Happy
0
In Love
0
Not Sure
0
Silly
0