This website works better with JavaScript.
Home
Explore
Help
Sign In
mar
/
container
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
build files for making podman containers
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
110
Commits
8
Branches
0
Tags
2.3 MiB
Shell
97.1%
PHP
2.9%
Tree:
b48a994d68
feature/gitea-auto-startstop-script
feature/rootless-podman
feature/startup-from-labels
mailsrv/add-dkim
mailsrv/add-roundcube
master
nextcloud/optimization
www
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b48a994d68'
${ noResults }
container
/
src
/
mcbe
/
assets
/
bin
/
mcbe-restart
6 lines
64 B
Raw
Blame
History
#!/bin/bash
mcbe-shutdown
sleep
1
systemctl start mcbe
sleep
3
Reference in new issue