mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-08 10:10:55 +00:00
11 lines
No EOL
358 B
HTML
11 lines
No EOL
358 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/containers/creating-a-pod">
|
|
<link rel="canonical" href="/docs/containers/creating-a-pod" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/containers/creating-a-pod' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |