Update install guide

This commit is contained in:
advplyr 2021-09-29 10:55:46 -05:00
parent 807a5be69d
commit e26ab20e66

View file

@ -1,5 +1,14 @@
<template>
<div class="w-full max-w-5xl mx-auto px-2 py-8">
<div class="flex -ml-8">
<div>
<span class="material-icons text-warning text-2xl">priority_high</span>
</div>
<p class="pl-2 text-base md:text-lg">Default username is "root" with no password.</p>
</div>
<div class="w-full bg-white bg-opacity-20 h-px my-8" />
<h1 id="docker" class="text-3xl mb-4">
<nuxt-link to="#docker"><span class="material-icons text-xl text-gray-400 hover:text-white cursor-pointer mr-2">tag</span></nuxt-link
>Docker Install