Skip to content

akbsit/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-python

Before you start working with the app, you must install: docker, ansible, make.

To configure the app, you need to configure the file ./config.yml and run the command make local-start.

Characteristics

  • workspace.

App structure

  • .docs - documentations data;
  • ansible - configuration files;
  • service - connected services;
  • app - app root folder.

Control commands