mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
feat(edge): move edge jobs out of beta (#7105)
This commit is contained in:
parent
912250732a
commit
f86ba7b176
1 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,11 @@
|
||||||
<rd-header-content>Edge Jobs</rd-header-content>
|
<rd-header-content>Edge Jobs</rd-header-content>
|
||||||
</rd-header>
|
</rd-header>
|
||||||
|
|
||||||
<beta-panel></beta-panel>
|
<information-panel title-text="Information">
|
||||||
|
<span class="small">
|
||||||
|
<p class="text-muted">Edge Jobs requires Docker Standalone and a cron implementation that reads jobs from <code>/etc/cron.d</code></p>
|
||||||
|
</span>
|
||||||
|
</information-panel>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue