You can’t make document modifications more convenient than editing your VIA files on the web. With DocHub, you can access tools to edit documents in fillable PDF, VIA, or other formats: highlight, blackout, or erase document elements. Add text and pictures where you need them, rewrite your form entirely, and more. You can save your edited record to your device or submit it by email or direct link. You can also transform your documents into fillable forms and invite others to complete them. DocHub even offers an eSignature that allows you to sign and send documents for signing with just a few clicks.
Your documents are securely stored in our DocHub cloud, so you can access them anytime from your desktop, laptop, mobile, or tablet. If you prefer to apply your mobile phone for file editing, you can easily do so with DocHub’s application for iOS or Android.
in the last lesson we had our application running on port 8080 we started a nginx docker container now i kind of walked over some things so i want to discuss it in this one we didnamp;#39;t even look at the docker desktop gui but this is what it looks like and itamp;#39;s kind of doing very similar things that you can do on the terminal so if you do docker container ls then thereamp;#39;s no running containers right now like we mentioned in the last lesson i actually donamp;#39;t have any at all you could even see that here if youamp;#39;re in containers itamp;#39;s trying to get you to run some sample code here right this is the docker getting started code and we could even run this if we want so why not letamp;#39;s go ahead and do this okay so now on port 80 of our computer this is going to start up this sample code from docker in the docker desktop we can see whatamp;#39;s going on here just graphically same on the command line now if we do ls we donamp;#39;t we donamp;#3