Skip to main content

Posts

Showing posts from February, 2020

Build docker image with Flask & Python3 and Ubuntu 18.04

Setting Up Flask Assuming docker installed in your ubuntu 18.04 instance. Move into your project path. Example : /home/gisak/projects/python/logics/pic_holdr/pic_holdr/pic_flk_holdr Files present within project folder were below. Contents present within requirements.txt file : flask==1.1.1 Contents present within Dockerfile : FROM ubuntu:18.04 MAINTAINER GisakInc 'support@gisakinc.com' RUN apt-get update -y \ apt-get install -y python3-pip python3-dev COPY ./requirements.txt /app/requirements.txt WORKDIR /app RUN pip3 install -r requirements.txt COPY . /app ENTRYPOINT [ "/usr/bin/python3" ] CMD ["base.py"] Contents present within base.py : from flask import Flask app = Flask(__name__) @app.route('/') def hello_world(): return 'Hello, World!' if __name__ == '__main__': app.run(host='0.0.0.0', port=9302) Creating Virtual Environment with python3 : python3.6 -m virtualen

Do & Don't - Contact Lens

Topics Why Contact Lens? Basics Routine Actions Do & Don't -  Contact Lens Why Contact Lens? This stops eye power increasing. Gives more self confidence. When you are using camera, you can use this. So you will be satisfied with those pictures you have taken. While bike driving in rain and any raining situations. While Going to 3D movie. Finally, you will know, how spider man felt when he no longer require glasses. Basics: Always keep a lens box filled with lens liquid in hand Keep Lens pair box or Lens box always clean. Since eye is more sensitive. You should not keep dust with it. My doctor suggestion is to have a tissue paper in hand and keep the lens box within that tissue paper. Routine Actions: Always change the lens liquid in 4 days. When you feel lens liquid in the lens box is having more dust in it. Change the liquid that time itself. While changing lens liquid make sure, you clean the lens box with tissue paper. Lens can be wear