Dockerization#7
Open
G4sp4rCS wants to merge 8 commits into
Open
Conversation
Se ha solucionado un error el cual no dejaba instalar BlackStone en algunas versiones de Kali. Solucionado un error que no dejaba visualizar la aplicación en el escritorio mostrando un mensaje de error "Solamente accesible desde localhost".
Se ha reestructurado el flujo de instalación del alias de la aplicación así como su respectivo acceso directo con el icono de la app en el cajón de aplicaciones de Kali, el cual soluciona un bug que no dejaba instalarse dicho acceso directo de la aplicación en algunas versiones.
Mejoras en el instalador
Hola, te agrego mi dockerizacion de tu app. Me gustó mucho y me gustaría contribuir. Te voy a abrir un PR
Author
|
Hola, te molestaria revisar esto si puedes por favor? un saludo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hola, te agrego mi dockerizacion de tu app. Me gustó mucho y me gustaría contribuir.
Te voy a abrir un PR.
Basicamente le quito la pw a la db porque se supone que esto siempre se tiene que utilizar en un entorno controlado, y segmento el servicio de DB con WEB mediante docker-compose.
Lo acabo de probar y anda.