Basic Docker steps
Some basic docker steps Run a Ubuntu based docker image:docker run ubuntuThis will run a local image called ubuntu or download one from docker
Some basic docker steps Run a Ubuntu based docker image:docker run ubuntuThis will run a local image called ubuntu or download one from docker
Basic search and replace The :substitute command searches for a text pattern, and replaces it with a text string. There are many options, but these are
Recent Comments