This is a Fantastic Failure article. Did you know that the EXPOSE port declaration in Dockerfile is practically useless. Not declaring it, you can still forward a host port to any port number to the container. Not declaring it, doesn’t…
(Continue Reading →)
You can read it yourself. https://www.techrepublic.com/article/how-to-build-a-docker-image-and-upload-it-to-docker-hub/ You need to create a Docker hub account, and copy it’s token (aka password) You need a containerized application worth uploading But I wrote a script to upload a wordpress image to PUBLIC repo.…
(Continue Reading →)
Free Cloud Storage, for things you want saved, don’t want it occupying your hard drive, but don’t mind administrators browsing thru Need a place to store offline database, and web server backups? ————– Every Google Account comes with 15 GB…
(Continue Reading →)