This website requires JavaScript.
Explore
Help
Sign in
marc
/
rotini
Archived
Watch
1
Star
0
Fork
You've already forked rotini
0
Code
Issues
4
Pull requests
10
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-07-19
. You can view files and clone it, but cannot push or open issues or pull requests.
6021529a0b
rotini
/
backend
/
script
/
build.sh
4 lines
54 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor(taskfiles): extract build logic out of taskfile, remove migration deadcode
2023-12-17 02:36:20 +00:00
#!/bin/bash
build(containers): default to podman + update references
2024-01-17 01:10:40 +00:00
$CONTAINER_MANAGER
build -t rotini:dev .
Reference in a new issue
Copy permalink