SWProxy icon indicating copy to clipboard operation
SWProxy copied to clipboard

Provide a Dockerfile for SWProxy

Open sebastianneubert opened this issue 7 years ago • 0 comments

Hi,

I'm relativly new to Python and the requirements installing on a Mac are not so funny.

Idea: Provide a Dockerfile for Python, where are all requirements are installed and the proxy is fully running with a host:port combination. So it's only a docker build and a docker run and the proxy will run.

I tried it by myself and the output is like:

########################################
# SWParser v0.100 - Summoners War Proxy #
########################################
	Written by:
		KaKaRoTo

	Authors:
		Youness Alaoui
		Leonardo Stern
		Azrethos

	Plugins:
		SWARFARM Export Plugin
		Generate Runes
		Demo Plugin
		Print Unit Collection
		Barion Rune Efficiency Plugin
		Generate Visit Friend

Licensed under LGPLv3 and available at:
	https://github.com/kakaroto/SWProxy

Failed to load GUI dependencies. Switching to CLI mode
Running Proxy server at 172.x.x.x on port 8080

sebastianneubert avatar Feb 04 '18 12:02 sebastianneubert