laradock-manager

command module
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2020 License: MIT Imports: 5 Imported by: 0

README

laradock-manager

A simple application for managing laradock containers. Developed and tested only on Ubuntu 19.04/18.04

Made with https://wails.app/ (go & vue.js & vuetify)

It's still in a proof of concept stage, so...

Usage

In order to use this your current user need to be able to access docker without sudo.

  1. Create the docker group. $ sudo groupadd docker
  2. Add your user to the docker group. $ sudo usermod -aG docker $USER
  3. Log out and log back in so that your group membership is re-evaluated. (or $ newgrp docker )

Build deb file

$ ./build.sh

Preview

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL